Lucene search
+L

657 matches found

EUVD
EUVD
added 2026/02/14 4:01 p.m.11 views

EUVD-2026-5883

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKBGSODODGY flag for fraglist GSO packets, addressing low throughput issues observed when a station accesses IPv4...

5.3AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/14 4:01 p.m.84 views

CVE-2026-23154

CVE-2026-23154 concerns the Linux kernel fix for segmentation of forwarding fraglist GRO. The description explains that GRO packets containing a frag_list could be mishandled during GSO segmentation because skb_segment_list cannot correctly process GRO skbs converted by XLAT (which translates onl...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/14 4:01 p.m.16 views

CVE-2026-23154 net: fix segmentation of forwarding fraglist GRO

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKBGSODODGY flag for fraglist GSO packets, addressing low throughput issues observed when a station accesses IPv4...

5.3AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.8 views

CVE-2026-23154

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKBGSODODGY flag for fraglist GSO packets, addressing low throughput issues observed when a station accesses IPv4...

5.3AI score0.00119EPSS
SaveExploits0References4Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/12 12:00 a.m.20 views

Security update for tcpreplay (important)

openSUSE Security Update: Security update for tcpreplay Announcement ID: openSUSE-SU-2026:0044-1 Rating: important References: 1218249 1221324 1222131 1243845 1247919 1248322 1248595 1248596 1248597 1248964 1250356 Cross-References: CVE-2023-4256 CVE-2023-43279 CVE-2024-22654 CVE-2024-3024...

4.8CVSS6.2AI score0.00673EPSS
SaveExploits10References11
RedHat Linux
RedHat Linux
added 2026/02/11 4:37 p.m.25 views

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...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/11 11:58 a.m.46 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.006EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/03 8:15 p.m.9 views

UBUNTU-CVE-2025-62799

Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11, a heap buffer overflow exists in the Fast-DDS DATAFRAG receive path. An un authenticated sender can transmit a single malformed RTPS...

9.8CVSS6.1AI score0.00501EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/03 7:26 p.m.9 views

CVE-2025-62799

Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11, a heap buffer overflow exists in the Fast-DDS DATAFRAG receive path. An un authenticated sender can transmit a single malformed RTPS...

9.2CVSS5.9AI score0.00501EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/03 7:26 p.m.16 views

CVE-2025-62799 FastDDS's heap buffer overflow in RTPS DATA_FRAG enables unauthenticated DoS (potential RCE)

Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11, a heap buffer overflow exists in the Fast-DDS DATAFRAG receive path. An un authenticated sender can transmit a single malformed RTPS...

9.2CVSS5.8AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/02 11:40 a.m.15 views

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...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.16 views

CVE-2026-23016

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/31 11:38 a.m.10 views

CVE-2026-23016 inet: frags: drop fraglist conntrack references

In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nfconntrackcleanupnetlist to make debugging leaked skbs/conntrack references more obvious. syzbot reports this as triggering, and I can also reproduce this...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.11 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005031)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005031 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP...

9.8CVSS6AI score0.00863EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/23 3:24 p.m.58 views

CVE-2026-22994

CVE-2026-22994 in the Linux kernel is due to a reference-count leak in the bpf_prog_test_run_xdp path (bpf: Fix reference count leak in bpf_prog_test_run_xdp()). The issue arises from refcount handling between xdp_convert_md_to_buff() and xdp_convert_buff_to_md() and may affect the bpf_prog_test_...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/23 3:24 p.m.13 views

CVE-2026-22994 bpf: Fix reference count leak in bpf_prog_test_run_xdp()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference count leak in bpfprogtestrunxdp syzbot is reporting unregisternetdevice: waiting for sit0 to become free. Usage count = 2 problem. A debug printk patch found that a refcount is obtained at xdpconvertmdtobuff fr...

5.3AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/01/19 3:14 a.m.25 views

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...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000993)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000993 advisory. The batadvfragmergepackets function in net/batman-adv/fragmentation.c in the B.A.T.M.A.N. implementation in the Linux kernel through 3.18.1 uses an incorrect length...

7.8CVSS6.5AI score0.05361EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/01/12 9:30 a.m.13 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.006EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/12 5:08 a.m.18 views

kernel: sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

7.5CVSS5.8AI score0.006EPSS
SaveExploits0References5
Rows per page
Query Builder