mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
18 lines
860 B
Markdown
18 lines
860 B
Markdown
### [CVE-2009-1184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1184)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The selinux_ip_postroute_iptables_compat function in security/selinux/hooks.c in the SELinux subsystem in the Linux kernel before 2.6.27.22, and 2.6.28.x before 2.6.28.10, when compat_net is enabled, omits calls to avc_has_perm for the (1) node and (2) port, which allows local users to bypass intended restrictions on network traffic. NOTE: this was incorrectly reported as an issue fixed in 2.6.27.21.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/usn-793-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|