Security Advisory

CVE-2024-58022

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-27 20:00:51
Last updated 2026-05-11 21:02:17
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs IS_ERR() bug The devm_ioremap() function doesnt return error pointers, it returns NULL. Update the error checking to match.