VDB

DEBIAN-CVE-2025-38342

DEBIAN-CVE-2025-38342 PUBLISHED CVSS 7.099999904632568 HIGH

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in software_node_get_reference_args() software_node_get_reference_args() wants to get @index-th element, so the property value requires at least '(index + 1) * sizeof(*ref)' bytes but that can not be guaranteed by current OOB check, and may cause OOB for malformed property. Fix by using as OOB check '((index + 1) * sizeof(*ref) > prop->length)'.

Risk Scores

CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Affected Products

VendorProductVersions
Debian:11linux-6.16.1.106-3, 6.1.112-1, 6.1.119-1
Debian:13linux0, 0
Debian:14linux0, 0
Debian:12linux6.1.133-1, 6.1.135-1, 6.1.137-1
Debian:11linux5.10.209-1, 0, 5.10.103-1~bpo10+1

Exploit Intelligence

Timeline

  • Jul 10, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›