mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2005-3257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3257)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The VT implementation (vt_ioctl.c) in Linux kernel 2.6.12, and possibly other versions including 2.6.14.4, allows local users to use the KDSKBSENT ioctl on terminals of other users and gain privileges, as demonstrated by modifying key bindings using loadkeys.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=334113
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|