CVE-2026-98121
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
watchdog: msc313e: Fix NULL pointer dereference in PM callbacks
msc313e_wdt_probe() doesn't set the driver data for the platform device. As a result, dev_get_drvdata() in msc313e_wdt_suspend() and msc313e_wdt_resume() will return NULL, leading to a NULL pointer dereference afterward.
Set the platform device driver data in msc313e_wdt_probe().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e9800b7994642a794afd4894f072541c14277ce8 < b02f902fe4b59d65f74a25c4523a75453bd3f808 | affected |
| Linux | Linux | e9800b7994642a794afd4894f072541c14277ce8 < 744b25040d8206f7925b8ba0be5edf93fa4bf81e | affected |
| Linux | Linux | e9800b7994642a794afd4894f072541c14277ce8 < 6495dc16e635356fd2b7535dcbf9b6779de4e753 | affected |
| Linux | Linux | e9800b7994642a794afd4894f072541c14277ce8 < e3eceb76515910746e6268c4e4ac1c07516ebd7b | affected |
| Linux | Linux | 5.14 | affected |
| Linux | Linux | 0 < 5.14 | unaffected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.7 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b02f902fe4b59d65f74a25c4523a75453bd3f808
- https://git.kernel.org/stable/c/744b25040d8206f7925b8ba0be5edf93fa4bf81e
- https://git.kernel.org/stable/c/6495dc16e635356fd2b7535dcbf9b6779de4e753
- https://git.kernel.org/stable/c/e3eceb76515910746e6268c4e4ac1c07516ebd7b
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.