Linux Kernel Vulnerability in Lenovo SE30 Watchdog Driver
CVE-2025-38144

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 July 2025

What is CVE-2025-38144?

A vulnerability in the Lenovo SE30 Watchdog Driver of the Linux kernel may lead to a NULL pointer dereference during operation. The issue arises from the function lenovo_se30_wdt_probe(), which fails to check the return value of the devm_ioremap() function. If devm_ioremap() returns NULL on error, the unwarranted dereference of this NULL pointer can result in application instability or crashes. To mitigate this, a NULL check has been introduced after the call to devm_ioremap(), ensuring safer execution and improved reliability of the driver.

Affected Version(s)

Linux c284153a2c5537db4fec51ac850c17d2eb1ffcfe < 57f7a1da0ec06d8579accaf77762d0128d13e4af

Linux c284153a2c5537db4fec51ac850c17d2eb1ffcfe

Linux 6.15

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-38144 : Linux Kernel Vulnerability in Lenovo SE30 Watchdog Driver