296,213
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()
kunit_kzalloc() may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.2 |
linux / linux_kernel | 6.9 | 6.12.13 |