← Back to CVE List

CVE-2024-58022

Published: 2025-02-27T20:16Z
Last Modified: 2025-03-05T14:57Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs IS_ERR() bug The devm_ioremap() function doesn't return error pointers, it returns NULL. Update the error checking to match. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt