5 matches found
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15
In the Linux kernel, the following vulnerabilities have been resolved: afpacket: fixed vlangettci vs MSGPEEK The responsible commit forgot to handle the MSGPEEK case, resulting in a crash 1, as detected by syzbot. vlangettci was rewritten so that it does not touch the skb at all, allowing it to b...
af_packet: fix vlan_get_tci() vs MSG_PEEK
...
SUSE CVE-2024-57902
In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangettci vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangettci to not touch skb at all, so that it can be used from many cpus on the same skb. Add a const qualifier...
PT-2024-11792
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a field-overflowing memcpy in the net/mlx5e module of the Linux kernel. In preparation for FORTIFY SOURCE performing compile-time and run-time field bounds checki...
Linux Kernel 'net/'子系统'af_packet.c'本地信息泄露漏洞
Bugtraq ID: 48986 Linux是一款开放源代码的操作系统。 Linux Kernel 'net/'子系统'afpacket.c'会把VLAN TCI传递到用户空间中,可导致敏感信息泄露。 Linux kernel 2.6.x 厂商解决方案 用户可参考如下供应商提供的安全公告获得补丁信息: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=13fcb7bd322164c67926ffe272846d4860196dc6...