CVE-2023-53834 — Linux vulnerability
7 documents6 sources
Severity
—N/A
No vectorEPSS
0.0%
top 90.17%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 9
Description
In the Linux kernel, the following vulnerability has been resolved:
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
The affected lines were resulting in a NULL pointer dereference on our
platform because the device tree contained the following list of
compatible strings:
power-sensor@40 {
compatible = "ti,ina232", "ti,ina231";
...
};
Since the driver doesn't declare a compatible string "ti,ina232", the OF
matching succeeds on "ti,ina231". But the I2C device ID info is
pop…
Affected Packages4 packages
▶CVEListV5linux/linuxc43a102e67db99c8bfe6e8a9280cec13ff53b789 — a8e2ae6296d56478fb98ae7f739846ed121f154f+4
🔴Vulnerability Details
3OSV▶
CVE-2023-53834: In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected l↗2025-12-09
GHSA▶
GHSA-vwr3-mpmm-8xqx: In the Linux kernel, the following vulnerability has been resolved:
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
The affected↗2025-12-09