10 matches found
PT-2026-61372
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the gmac rx NAPI poll function within the cortina ethernet driver. The function assembles packets in an SKB from a ring buffer. If the ring buffer is completely emptie...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013634)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013634 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix memory leak in ath11kpeerrxfragsetup cryptoallocshash allocates resources, whic...
CVE-2026-23172
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: fix potential skb-frags overflow in RX path When receiving data in the DPMAIF RX path, the t7xxdpmaifsetfragtoskb function adds page fragments to an skb without checking if the number of fragments has exceeded...
kernel: net: atlantic: fix fragment overflow handling in RX path
An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...
kernel: net: atlantic: fix fragment overflow handling in RX path
An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...
CVE-2023-54275 wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix memory leak in ath11kpeerrxfragsetup cryptoallocshash allocates resources, which should be released by cryptofreeshash. When ath11kpeerfind fails, there has memory leak. Add missing cryptofreeshash to fix this...
PT-2025-54104
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ath11k module within the Linux kernel, specifically within the ath11k peer rx frag setup function. The crypto alloc shash function allocates resources that...
CVE-2025-39761 wifi: ath12k: Decrement TID on RX peer frag setup error handling
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...
CVE-2025-39761 wifi: ath12k: Decrement TID on RX peer frag setup error handling
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...
kernel: liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
A vulnerability was found in the Linux kernel's LiquidIO driver within the liovfrepcopypacket function, where the issue arises from a NULL pointer check on pginfo-page that is not appropriately handled before it is passed to skbaddrxfrag, potentially leading to a NULL pointer dereference...