Lucene search
+L

23225 matches found

NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49948

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdiscpktleninit One path takes care of SKBGSODODGY, assuming skb-len is bigger than hdrlen. virtionethdrtoskb does not fully dissect TCP headers, it only make sure it is at least 20 bytes. It is...

5.5CVSS0.00291EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.11 views

CVE-2024-49979 net: gso: fix tcp fraglist segmentation after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from fraglist Detect tcp gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Vali...

6.9AI score0.00593EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.35 views

CVE-2024-49979 net: gso: fix tcp fraglist segmentation after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from fraglist Detect tcp gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Vali...

7.5CVSS0.00593EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:02 p.m.130 views

CVE-2024-49979

CVE-2024-49979 affects the Linux kernel networking path (net: gso) where TCP fraglist SKBs with valid geometry can be mis-segmented after fragmentation list pulls. The fix detects invalid geometry caused by datapath hooks that pull data and switches from skb_segment_list to skb_segment, enabling ...

7.5CVSS5.2AI score0.00593EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/10/21 6:02 p.m.18 views

CVE-2024-49979 net: gso: fix tcp fraglist segmentation after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix tcp fraglist segmentation after pull from fraglist Detect tcp gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Vali...

7.5CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.26 views

CVE-2024-49948 net: add more sanity checks to qdisc_pkt_len_init()

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdiscpktleninit One path takes care of SKBGSODODGY, assuming skb-len is bigger than hdrlen. virtionethdrtoskb does not fully dissect TCP headers, it only make sure it is at least 20 bytes. It is...

0.00291EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:02 p.m.13 views

CVE-2024-49948 net: add more sanity checks to qdisc_pkt_len_init()

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdiscpktleninit One path takes care of SKBGSODODGY, assuming skb-len is bigger than hdrlen. virtionethdrtoskb does not fully dissect TCP headers, it only make sure it is at least 20 bytes. It is...

6.2AI score
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.6 views

SUSE CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

7.5CVSS6.2AI score0.00277EPSS
SaveExploits0References45
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.13 views

SUSE CVE-2024-47685

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

6.5CVSS6.5AI score0.01369EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/10/21 3:39 p.m.24 views

CVE-2024-47685

A flaw was found in the Netfilter and IPV6 functionality in the Linux kernel leading to a leak of 4 random bits. This issue may allow a remote user to preform an unauthorized read of random bits from the server. Mitigation If IPV6 or netfilter is not being used, then the issue is not applicable. ...

6.5CVSS8.2AI score0.01369EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.21 views

CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS0.00277EPSS
SaveExploits0References14
NVD
NVD
added 2024/10/21 12:15 p.m.31 views

CVE-2024-47685

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS0.01369EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/21 12:15 p.m.3 views

DEBIAN-CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS5.7AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.14 views

AZL-51000 CVE-2024-47685 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6.5AI score0.01369EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

DEBIAN-CVE-2024-47685

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6AI score0.01369EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

AZL-50659 CVE-2024-47684 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.18 views

AZL-50706 CVE-2024-47685 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6.6AI score0.01369EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

UBUNTU-CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

UBUNTU-CVE-2024-47685

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

9.1CVSS6.3AI score0.01369EPSS
SaveExploits0References49
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47685 netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was possibly sending garbage on the four reserved tcp bits th-res1 Use skbputzero to clear the whole TCP header, as done in...

6.7AI score0.01369EPSS
SaveExploits0References9
Rows per page
Query Builder