Linux Kernel Firewire Test Vulnerability Affecting Multiple Linux Distributions
CVE-2025-21798
Summary
A potential null dereference vulnerability exists in the Linux kernel's firewire kunit test framework. This issue arises when the function kunit_kzalloc() returns a NULL pointer. If this NULL pointer is dereferenced without an appropriate check, it could lead to system instability or crashes. The vulnerability has been addressed by adding a NULL check for the relevant test state, enhancing the robustness of the test framework. Users are encouraged to update their Linux kernel to mitigate this risk.
Affected Version(s)
Linux 1c8506d62624fbc57db75414a387f365da8422e9
Linux 1c8506d62624fbc57db75414a387f365da8422e9 < 70fcb25472d90dd3b87cbee74b9eb68670b0c7b8
Linux 1c8506d62624fbc57db75414a387f365da8422e9 < 352fafe97784e81a10a7c74bd508f71a19b53c2a
References
Timeline
Vulnerability published
Vulnerability Reserved