Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 6.1.0-rc5-wt-ath-656295-gef907406320c, < 6.1.0-rc5-wt-ath-656295-gef907406320c-dirty
A vulnerability in the Linux kernel's ath11k wireless driver can lead to a NULL pointer dereference crash when the interface is activated in monitor mode. This issue arises because the packet type extraction for socket buffer (SKB) is unnecessary for monitor ring packets, which are all raw. The problem has been addressed by modifying the driver to include a flag that bypasses the extraction for monitor mode packets.
The vulnerability causes a kernel crash due to a NULL pointer dereference, disrupting system operations and potentially leading to a denial of service.
To reproduce this vulnerability, activate the ath11k interface in monitor mode. This can be done using tools like 'iw' or 'airmon-ng', depending on the specific environment and requirements. Once the interface is in monitor mode, the NULL pointer dereference crash will occur.
Users can update to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for updating the kernel can be found in the official Linux documentation or through the package manager for the specific Linux distribution in use.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.