Lucene search
K

14 matches found

Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.1 views

net: add more sanity checks to qdisc_pkt_len_init()

...

5.5CVSS7.6AI score0.00007EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/12/11 4:19 p.m.3 views

kernel: net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.4AI score0.00011EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 5:40 p.m.12 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.8AI score0.00011EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 4:45 p.m.9 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.5CVSS7AI score0.00007EPSS
Exploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.9 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.00007EPSS
Exploits0References14
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

AZL-52628 CVE-2024-49949 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.2AI score0.00011EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS0.00011EPSS
Exploits0References14
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.32 views

CVE-2024-49949 net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

0.00011EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49949 net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

6.5AI score0.00011EPSS
Exploits0References9
CVE
CVE
added 2024/10/21 6:2 p.m.157 views

CVE-2024-49949

CVE-2024-49949 is a Linux kernel vulnerability in net: qdisc_pkt_len_init() under UFO where crafted GSO can underflow hdr_len and skb->len, risking a kernel crash in fq_codel. Fixes were applied via patches after commits that added sanity checks in virtio_net_hdr_to_skb and counting transport ...

5.5CVSS5.5AI score0.00011EPSS
Exploits0References14Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.14 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.00007EPSS
Exploits0References9
OSV
OSV
added 2024/10/21 6:2 p.m.7 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...

5.5CVSS6.2AI score0.00007EPSS
Exploits0References14
OSV
OSV
added 2024/10/21 6:2 p.m.11 views

CVE-2024-49949 net: avoid potential underflow in qdisc_pkt_len_init() with UFO

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.1AI score0.00011EPSS
Exploits0References14
CVE
CVE
added 2024/10/21 6:2 p.m.172 views

CVE-2024-49948

CVE-2024-49948 : In the Linux kernel, the vulnerability stems from insufficient sanity checks in net/core qdisc handling together with virtio_net_hdr_to_skb() parsing. A crafted GSO packet (80 bytes total: 20 IPv4 + 60 TCP + small GSO size) could be misclassified, making skb->len appear larger...

5.5CVSS6.9AI score0.00007EPSS
Exploits0References14Affected Software1
Rows per page
Query Builder