296,213
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
firewire: test: Fix potential null dereference in firewire kunit test
kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for test_state.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.2 |
linux / linux_kernel | 6.8 | 6.12.13 |