PULSE
LIVE13signals / 24h
FEED
ransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcareransomm3rx reclama a ausproof.com.au · AU · Professional Servicesransombooba project reclama a Zynex · CH · Healthcareransomakira reclama a Emerge2 Digital · Technologyransomqilin reclama a Ejército Argentino · AR · Government & Defenseransomqilin reclama a Kean University · US · Educationransomqilin reclama a Highline Community College · US · Educationransomdragonforce reclama a ID engineering · ID · Manufacturingransomapt73 reclama a metrabyte.cloud · DE · Technologyransomnova reclama a Digital Edge · SG · Technologyransomqilin reclama a GOP · GB · Otherransomnova reclama a Center Of Information Technologies In Finance Public Institution · Financial Servicesransomunsafe reclama a Jiva Health · IN · Healthcareransomsafepay reclama a upland.k12.ca.us · US · Educationransomsafepay reclama a gvsurgicalarts.com · US · Healthcareransomm3rx reclama a ausproof.com.au · AU · Professional Servicesransombooba project reclama a Zynex · CH · Healthcareransomakira reclama a Emerge2 Digital · Technologyransomqilin reclama a Ejército Argentino · AR · Government & Defenseransomqilin reclama a Kean University · US · Educationransomqilin reclama a Highline Community College · US · Educationransomdragonforce reclama a ID engineering · ID · Manufacturingransomapt73 reclama a metrabyte.cloud · DE · Technologyransomnova reclama a Digital Edge · SG · Technology
← All CVEs
CVE WatchJul 20, 2026

CVE-2026-53400

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up bas

CVSS

7.8

High

EPSS

0.1%

p3

KEV

Exploit Today

1

0-100

Published: Jul 19, 2026 · Last modified: Jul 20, 2026

EPSS · 30d
0.1%EPSS · 30 days0.2%
2026-07-202026-07-23
Technical description

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2c_get_adapter() which takes a reference to the embedded struct device. Make sure that the adapter (including its struct device) has been initialised before adding it to the IDR to avoid accessing uninitialised data which could, for example, lead to NULL-pointer dereferences or use-after-free. Note that the i2c-dev chardev, which is registered from a bus notifier, currently uses i2c_get_adapter() so the adapter needs to be added to the IDR before registration.

Official references
Related CVEs

No related CVEs by CWE or product.