Junglewise Threat Intelligence

CVE-2026-97504: In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovo_se10_wdt: Fix use-after-free and resource leak risk R

CVE-2026-97504 · Severity: info · Published 2026-09-24

Executive brief

In the Linux kernel, the following vulnerability has been resolved:

watchdog: lenovo_se10_wdt: Fix use-after-free and resource leak risk

Review by sashiko.dev highlighted potential use after free and resource leak instances.

Set se10_pdev to null to prevent use after free

Remove DMI call back and instead directly call se10_create_platform_device. Handle error cases appropriately