Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's be2net driver can lead to a NULL pointer dereference. This issue occurs when the function be_insert_vlan_in_pkt() is called with a NULL wrb_params argument, potentially causing a crash while processing a workaround for certain IPv6 packets. The vulnerability affects the stable version of the Linux kernel.
Exploitation of this vulnerability causes a NULL pointer dereference, leading to a crash of the affected system.
The vulnerability can be reproduced by enabling the OS2BMC feature on a system with the affected Linux kernel version. When a specific IPv6 packet is processed, the be_send_pkt_to_bmc() function will be called with a NULL wrb_params argument. This will cause the be_insert_vlan_in_pkt() function to dereference the NULL pointer, leading to a system crash.
Users can upgrade to the latest version of the Linux kernel stable tree, where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.