Security readout for executives and security teams
Plain-English summary
A Linux camera-receiver driver can mishandle a buffer after a DMA startup failure, corrupt an internal list, and crash the kernel. The demonstrated outcome is a kernel panic, creating availability risk for affected embedded or camera-processing systems. The supplied CVSS score is 7.8, but exposure requires the specific TI J721E CSI2RX driver and relevant processing path.
Executive priority
Treat as an expedited reliability and availability issue where the affected TI camera-receiver hardware is deployed, especially in safety-sensitive or operationally critical devices. Systems without this driver or hardware are unlikely to be exposed. Request rapid asset identification first, then apply vendor-supported kernel updates according to operational risk.
Technical view
In ti_csi2rx_dma_callback(), a failed ti_csi2rx_start_dma() marked a buffer erroneous without removing it from the DMA queue. Retrying that buffer caused a second list_del(), list corruption, a kernel BUG, and panic. The published fix removes the buffer from the queue before vb2_buffer_done().
Likely exposure
Likely exposure is limited to Linux systems using the TI J721E CSI2RX media driver and exercising its DMA receive path. Embedded vision, camera, or industrial devices using this hardware deserve priority. The supplied version data is difficult to interpret as a complete range, so confirm exact exposure through kernel or distribution advisories and commit ancestry.
Exploitation context
The CVSS vector describes a local, low-complexity issue requiring low privileges and no user interaction. The source demonstrates a crash following DMA queue failure, but does not establish a practical attacker-controlled trigger. This CVE is not marked as CISA KEV, and the supplied sources provide no evidence of active exploitation or public weaponization.
Researcher notes
The failure is a double deletion from a kernel linked list after DMA restart failure. The supplied trace confirms list corruption and fatal panic, while confidentiality or integrity impact is not independently demonstrated despite the CVSS vector. Four stable-tree fixes are referenced. Exact affected boundaries and attacker triggerability remain insufficiently documented in the bundle.
Mitigation direction
Update to a vendor-supported kernel containing the applicable stable fix commit.
Confirm the device or distribution vendor's affected-version guidance before selecting a kernel release.
Prioritize camera and embedded systems using the TI J721E CSI2RX driver.
If immediate updating is impossible, seek vendor-approved operational workarounds; none are identified in the sources.
Validation and detection
Inventory kernels and devices that include or load the TI J721E CSI2RX driver.
Compare kernel commit ancestry against the four referenced stable fixes.
Confirm camera workloads exercise the affected CSI2RX DMA path.
After updating, verify vendor package versions and monitor logs for DMA failures, list corruption, or kernel panics.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-38619 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
5Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.