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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A race condition was found in the Linux kernels implementation of the floppy disk drive controller driver software. The impact of this issue is lessened by the fact that the default permissions on the floppy device (/dev/fd0) are restricted to root. If the permissions on the device have changed the impact changes greatly. In the default configuration root (or equivalent) permissions are required to attack this flaw.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0c80efe5956ccce9fe7ae5c78542578c07bc20a
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|