CVE-2023-54314NULL Pointer Dereference in Linux

Severity
5.5MEDIUM
No vector
EPSS
0.0%
top 89.30%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 30

Description

In the Linux kernel, the following vulnerability has been resolved: media: af9005: Fix null-ptr-deref in af9005_i2c_xfer In af9005_i2c_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. Malicious data finally reach af9005_i2c_xfer. If accessing msg[i].buf[0] without sanity check, null ptr deref would happen. We add check on msg[i].len to prevent crash. Similar commit: commit 0ed554fd769a ("media: dvb-usb: az6027: fix n

Affected Packages4 packages

Linuxlinux/linux_kernel2.6.234.14.326+6
Debianlinux/linux_kernel< 5.10.197-1+3
CVEListV5linux/linuxaf4e067e1dcf926d9523dff11e46c45fd9fa9da298c12abb275b75a98ff62de9466d21e4daa98536+8
debiandebian/linux< linux 6.1.55-1 (bookworm)

🔴Vulnerability Details

3
GHSA
GHSA-hrq7-rg66-qqxv: In the Linux kernel, the following vulnerability has been resolved: media: af9005: Fix null-ptr-deref in af9005_i2c_xfer In af9005_i2c_xfer, msg is2025-12-30
OSV
media: af9005: Fix null-ptr-deref in af9005_i2c_xfer2025-12-30
OSV
CVE-2023-54314: In the Linux kernel, the following vulnerability has been resolved: media: af9005: Fix null-ptr-deref in af9005_i2c_xfer In af9005_i2c_xfer, msg is co2025-12-30

📋Vendor Advisories

2
Red Hat
kernel: media: af9005: Fix null-ptr-deref in af9005_i2c_xfer2025-12-30
Debian
CVE-2023-54314: linux - In the Linux kernel, the following vulnerability has been resolved: media: af90...2023

🕵️Threat Intelligence

1
Wiz
CVE-2023-54314 Impact, Exploitability, and Mitigation Steps | Wiz