CVE-2023-53336
Published: Sep 17, 2025
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 485aa3df0dffa62d347ea4e0116f549338accc59 - < 3de35e29cfddfe6bff762b15bcfe8d80bebac6cbaffected 485aa3df0dffa62d347ea4e0116f549338accc59 - < e08b091e33ecf6e4cb2c0c5820a69abe7673280baffected 485aa3df0dffa62d347ea4e0116f549338accc59 - < 284be5693163343e1cf17c03917eecd1d6681bcf |
Linux | Linux | affected 5.16unaffected 0 - < 5.16unaffected 6.4.16 - <= 6.4.*unaffected 6.5.3 - <= 6.5.*unaffected 6.6 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now