CVE-2024-58007
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-58007 affects the Linux kernel's socinfo driver for Qualcomm SoCs. The vulnerability was discovered when it was found that on MSM8916 devices, the serial number exposed in sysfs remained constant across different devices. This out-of-bounds read vulnerability occurs because the firmware used on MSM8916 exposes SOCINFOVERSION(0, 8), which lacks support for the serialnum field in the socinfo struct (Kernel Patch).

Technical details

The vulnerability stems from an incorrect bounds checking implementation in the socinfo driver. When checking the itemsize returned by SMEM, the code only compared against the start offset of the serialnum field instead of ensuring the entire field was within bounds. This resulted in an out-of-bounds read of memory following the socinfo struct in SMEM. The issue has a CVSS v3.1 base score of 7.1 HIGH with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H (NVD).

Impact

The vulnerability allows reading memory beyond the intended bounds of the socinfo struct, potentially exposing sensitive information from adjacent memory regions. The impact is limited to local attacks as it requires local access to read the sysfs entry.

Mitigation and workarounds

The vulnerability has been fixed by changing the bounds check from using offsetof() to offsetofend(), ensuring that the size of the field is properly taken into account. The fix has been merged into the Linux kernel and is available through various stable kernel releases (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management