Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Guixiong Wei

#45791of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-3466
5.5
2024-02-29
Linux · Linux Kernel · CVE-2024-26816
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to the Linux kernel, where performing relocations against the .notes section means that the KASLR base is exposed since /sys/kernel/notes is world-readable. To avoid leaking the KASLR base without breaking unprivileged tools that are expecting to read /sys/kernel/notes, skip performing relocations in the .notes section. The values readable in .notes are then identical to those found in System.map. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.