3 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-56788
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb...
CVE-2024-56788
creationtimestamp| type| source ---|---|--- 2025-01-11 13:06:12+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/1303 2025-01-11 13:17:25+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfhs65qdod25 2025-01-11 14:55:15+00:00| seen|...
CVE-2024-56788
CVE-2024-56788 concerns the Linux kernel net/ethernet/oa_tc6 driver. The vulnerability arises from a race between two tx skb pointers: ongoing_tx_skb (the skb currently being transmitted) and waiting_tx_skb (the next skb queued from the network stack). In specific sequences, the SPI thread can mo...