
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2025-23147 is a vulnerability discovered in the Linux kernel's I3C master driver implementation. The issue was first reported and published to the CVE List on May 1, 2025. The vulnerability specifically affects the i3cmasterqueue_ibi() function in the Linux kernel's I3C subsystem (NVD Database, Debian Tracker).
The vulnerability occurs when the I3C master driver receives an In-Band Interrupt (IBI) from a target device that has not been fully probed. When the master calls i3c_master_queue_ibi()
to queue an IBI work task, it can lead to an "Unable to handle kernel read from unreadable memory" error and subsequently result in a kernel panic. This happens because target device events are asynchronous to the I3C probe sequence, allowing step 3 to occur before step 2, which causes dev->ibi
to be NULL
(NVD Database).
The vulnerability can result in a kernel panic, which leads to system instability and potential denial of service. This affects the overall system reliability and availability, particularly in environments where I3C devices are actively used (NVD Database).
The vulnerability has been resolved by adding a NULL pointer check in the i3cmasterqueue_ibi() function to prevent accessing an uninitialized dev->ibi. This fix ensures system stability by properly handling cases where IBIs are received from unprobed devices (NVD Database).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”