Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Stephan Gerhold

Researcher fromLinaro
#17376of 53,634
15.5Total CVSS
Vulnerabilities · 2
High
2
PT-2025-8829
7.1
2025-01-06
Linux · Linux Kernel · CVE-2024-58007
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A vulnerability in the Linux kernel has been resolved, specifically related to an out of bounds read of the serial number on MSM8916 devices. The serial number exposed in sysfs is constant and does not change across individual devices. The issue arises from an incorrect check when checking the item size returned by SMEM, where the end of the serial num field should be within bounds, instead of comparing with the start offset. This results in an out of bounds read of whatever comes after the socinfo struct in SMEM. **Recommendations** To resolve this issue, update the Linux kernel to a version that includes the fix, which changes offsetof() to offsetofend(), taking into account the size of the field. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2022-15213
8.4
2022-12-14
Core · Core · CVE-2022-22063
**Name of the Vulnerable Software and Affected Versions** Core (affected versions not specified) **Description** The issue is related to memory corruption in Core due to improper configuration in the boot remapper. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this issue.