mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
18 lines
675 B
Markdown
18 lines
675 B
Markdown
### [CVE-2007-6151](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The isdn_ioctl function in isdn_common.c in Linux kernel 2.6.23 allows local users to cause a denial of service via a crafted ioctl struct in which iocts is not null terminated, which triggers a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|