mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
### [CVE-2005-4783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4783)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kernfs_xread in kernfs_vnops.c in NetBSD before 20050831 does not check for a negative offset when reading the message buffer, which allows local users to read arbitrary kernel memory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.packetstormsecurity.org/0601-advisories/NetBSD-SA2006-001.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|