CVE-2023-53336

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipu_bridge_parse_rotation() and ipu_bridge_parse_orientation() run sensor->adev is not set yet. So if either of the dev_warn() calls about unknown values are hit this will lead to a NULL pointer deref. Set sensor->adev earlier, with a borrowed ref to avoid making unrolling on errors harder, to fix this.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

11 Dec 2025, 15:46

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
References () https://git.kernel.org/stable/c/284be5693163343e1cf17c03917eecd1d6681bcf - () https://git.kernel.org/stable/c/284be5693163343e1cf17c03917eecd1d6681bcf - Patch
References () https://git.kernel.org/stable/c/3de35e29cfddfe6bff762b15bcfe8d80bebac6cb - () https://git.kernel.org/stable/c/3de35e29cfddfe6bff762b15bcfe8d80bebac6cb - Patch
References () https://git.kernel.org/stable/c/e08b091e33ecf6e4cb2c0c5820a69abe7673280b - () https://git.kernel.org/stable/c/e08b091e33ecf6e4cb2c0c5820a69abe7673280b - Patch

17 Sep 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-17 15:15

Updated : 2025-12-11 15:46


NVD link : CVE-2023-53336

Mitre link : CVE-2023-53336

CVE.ORG link : CVE-2023-53336


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference