mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
840 B
Markdown
19 lines
840 B
Markdown
### [CVE-2021-29647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29647)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 5.11.11. qrtr_recvmsg in net/qrtr/qrtr.c allows attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure, aka CID-50535249f624.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.11
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=50535249f624d0072cd885bcdce4e4b6fb770160
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|