mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
989 B
Markdown
19 lines
989 B
Markdown
### [CVE-2021-31916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31916)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel before 5.12. A bound check failure allows an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/torvalds/linux/commit/4edbe1d7bcffcd6269f3b5eb63f710393ff2ec7a
|
|
- https://seclists.org/oss-sec/2021/q1/268
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|