mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2007-1357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The atalk_sum_skb function in AppleTalk for Linux kernel 2.6.x before 2.6.21, and possibly 2.4.x, allows remote attackers to cause a denial of service (crash) via an AppleTalk frame that is shorter than the specified length, which triggers a BUG_ON call when an attempt is made to perform a checksum.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.novell.com/linux/security/advisories/2007_30_kernel.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|