mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
20 lines
927 B
Markdown
20 lines
927 B
Markdown
### [CVE-2012-3520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3520)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Netlink implementation in the Linux kernel before 3.2.30 does not properly handle messages that lack SCM_CREDENTIALS data, which might allow local users to spoof Netlink communication via a crafted message, as demonstrated by a message to (1) Avahi or (2) NetworkManager.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=850449
|
|
- https://github.com/torvalds/linux/commit/e0e3cea46d31d23dc40df0a49a7a2c04fe8edfea
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|