Answer in brief
CVE-2024-58003 records a Unknown severity vulnerability in media: i2c: ds90ub9x3: Fix extra fwnode_handle_put(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <474d7baf91d37bc411fa60de5bbf03c9dd82e18a || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <f4e4373322f8d4c19721831f7fb989e52d30dab0 || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <70743d6a8b256225675711e7983825f1be86062d || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <60b45ece41c5632a3a3274115a401cb244180646 | 474d7baf91d37bc411fa60de5bbf03c9dd82e18a, f4e4373322f8d4c19721831f7fb989e52d30dab0, 70743d6a8b256225675711e7983825f1be86062d, 60b45ece41c5632a3a3274115a401cb244180646 |
| Linux/Linuxgeneric | 6.6 | Not reported |
Published upstream
Feb 27, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() The ub913 and ub953 drivers call fwnode_handle_put(priv->sd.fwnode) as part of their remove process, and if the driver is removed multiple times, eventually leads to put "overflow", possibly causing memory corruption or crash. The fwnode_handle_put() is a leftover from commit 905f88ccebb1 ("media: i2c: ds90ub9x3: Fix sub-device matching"), which changed the code related to the sd.fwnode, but missed removing these fwnode_handle_put() calls.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-58003 records a Unknown severity vulnerability in media: i2c: ds90ub9x3: Fix extra fwnode_handle_put(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <474d7baf91d37bc411fa60de5bbf03c9dd82e18a || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <f4e4373322f8d4c19721831f7fb989e52d30dab0 || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <70743d6a8b256225675711e7983825f1be86062d || >=905f88ccebb14e42bcd19455b0d9c0d4808f1897 <60b45ece41c5632a3a3274115a401cb244180646 | 474d7baf91d37bc411fa60de5bbf03c9dd82e18a, f4e4373322f8d4c19721831f7fb989e52d30dab0, 70743d6a8b256225675711e7983825f1be86062d, 60b45ece41c5632a3a3274115a401cb244180646 |
| Linux/Linuxgeneric | 6.6 | Not reported |
Published upstream
Feb 27, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnode_handle_put() The ub913 and ub953 drivers call fwnode_handle_put(priv->sd.fwnode) as part of their remove process, and if the driver is removed multiple times, eventually leads to put "overflow", possibly causing memory corruption or crash. The fwnode_handle_put() is a leftover from commit 905f88ccebb1 ("media: i2c: ds90ub9x3: Fix sub-device matching"), which changed the code related to the sd.fwnode, but missed removing these fwnode_handle_put() calls.
Quoted source text, attributed separately from HOL analysis.