PT-2025-38186 · Linux · Linux

Published

2025-09-17

·

Updated

2025-09-17

·

CVE-2023-53336

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.

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.

Related Identifiers

CVE-2023-53336

Affected Products

Linux