CVE-2026-53339

In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master may be initialized, and in such cases the device unbinding or driver removal causes a NULL pointer dereference, because cci_halt() is called for all two I2C masters, but a completion is initialized only for the single enabled master: % rmmod i2c-qcom-cci Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 <snip> Call trace: __wait_for_common+0x194/0x1a8 (P) wait_for_completion_timeout+0x20/0x2c cci_remove+0xc4/0x138 [i2c_qcom_cci] platform_remove+0x20/0x30 device_remove+0x4c/0x80 device_release_driver_internal+0x1c8/0x224 driver_detach+0x50/0x98 bus_remove_driver+0x6c/0xbc driver_unregister+0x30/0x60 platform_driver_unregister+0x14/0x20 qcom_cci_driver_exit+0x18/0x1008 [i2c_qcom_cci] ....
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:*

History

23 Jul 2026, 21:33

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/4cd206c1d57a9370d5219f7b1fc45169d7bdf951 - () https://git.kernel.org/stable/c/4cd206c1d57a9370d5219f7b1fc45169d7bdf951 - Patch
References () https://git.kernel.org/stable/c/4d2b4a9cda6837e5ee1de1290f2e773a713b71e9 - () https://git.kernel.org/stable/c/4d2b4a9cda6837e5ee1de1290f2e773a713b71e9 - Patch
References () https://git.kernel.org/stable/c/7107627b8b35015027201e7a095a3f6e30b4a46f - () https://git.kernel.org/stable/c/7107627b8b35015027201e7a095a3f6e30b4a46f - Patch
References () https://git.kernel.org/stable/c/729ac5a4b966aac42e08a94dea966f4429008548 - () https://git.kernel.org/stable/c/729ac5a4b966aac42e08a94dea966f4429008548 - Patch
References () https://git.kernel.org/stable/c/8ce7ff721a5e9d06d53ef65d01c89fce6d26d6ff - () https://git.kernel.org/stable/c/8ce7ff721a5e9d06d53ef65d01c89fce6d26d6ff - Patch
References () https://git.kernel.org/stable/c/a162a260c8c4db7501c65220e76913e8e351f823 - () https://git.kernel.org/stable/c/a162a260c8c4db7501c65220e76913e8e351f823 - Patch
References () https://git.kernel.org/stable/c/a50b8adb9cdb9a495b0b45583956897b7411ed7a - () https://git.kernel.org/stable/c/a50b8adb9cdb9a495b0b45583956897b7411ed7a - Patch
References () https://git.kernel.org/stable/c/e8669d12da0ade52adfe0abe96cd99e708abc9bd - () https://git.kernel.org/stable/c/e8669d12da0ade52adfe0abe96cd99e708abc9bd - Patch
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476

01 Jul 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-01 14:16

Updated : 2026-07-23 21:33


NVD link : CVE-2026-53339

Mitre link : CVE-2026-53339

CVE.ORG link : CVE-2026-53339


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference