5 matches found
CVE-2023-53752
CVE-2023-53752 is a Linux kernel vulnerability where kmalloc_reserve() truncates a 32-bit size, causing kmalloc_size_roundup(size) to yield 2^32 and leading to ZERO_SIZE_PTR allocations in skb paths. The root cause is a 32-bit obj_size, which can crash net/buffer handling when netdev mtu is near ...
EUVD-2024-53132
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2025-38115
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed...
AZL-54841 CVE-2024-56659 affecting package kernel for versions less than 6.6.76.1-1
In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...
AZL-48489 CVE-2024-43817 affecting package kernel for versions less than 5.15.167.1-1
In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...