cve/2007/CVE-2007-1357.md
2024-05-26 14:27:05 +02:00

18 lines
788 B
Markdown

### [CVE-2007-1357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1357)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.