Lucene search
+L

508 matches found

Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.9 views

PT-2025-18826 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where the packet length retrieved from a descriptor may be larger than the actual socket buffer length. This can cause the cloned socket...

8.8CVSS7.7AI score0.0129EPSS
SaveExploits3References653
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.6 views

PT-2025-18889

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been identified where the packet length retrieved from skb data may be larger than the actual socket buffer length, potentially leading to a leak of kerne...

8.8CVSS7.8AI score0.0129EPSS
SaveExploits3References1378
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.6 views

SUSE CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

7.1CVSS7.8AI score0.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/21 12:0 a.m.71 views

CVE-2025-43970

An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes depending on the address family...

5.3CVSS4.3AI score0.00405EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/18 12:0 a.m.9 views

The vulnerability of the qdisc_pkt_len_init() function in the net/core/dev.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the qdiscpktleninit function in the net/core/dev.c module of the Linux kernel is related to the pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00277EPSS
SaveExploits0References20Affected Software11
ATTACKERKB
ATTACKERKB
added 2025/04/16 3:16 p.m.2 views

CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

5.5CVSS5.8AI score0.00175EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

UBUNTU-CVE-2025-22117

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

8.3CVSS5.9AI score0.00175EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:13 p.m.20 views

CVE-2025-22117 ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of unverified pktlen values by the icevcfdirparseraw function, which could lead to out-of-bounds...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

usbnet: ipheth: fix possible overflow in DPE length check

...

7.1CVSS7.6AI score0.00204EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/03/05 2:49 a.m.6 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.00277EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: added more sanity checks to qdiscpktleninit. One of the approaches handles SKBGSODODGY, assuming that skb-len is greater than hdrlen. The function virtionethdrtoskb does not fully dissect TCP headers; it only ensures that th...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/02/10 5:38 p.m.3 views

Improper Validation of Specified Quantity in Input

Overview io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which...

8.7CVSS6.9AI score0.02112EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.15 views

net: avoid potential underflow in qdisc_pkt_len_init() with UFO

...

5.5CVSS6.8AI score0.00277EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.10 views

net: add more sanity checks to qdisc_pkt_len_init()

...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.7 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.00277EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/20 9:15 p.m.9 views

CVE-2024-48982

An issue was discovered in MBed OS 6.16.0. Its hci parsing software dynamically determines the length of certain hci packets by reading a byte from its header. This value is assumed to be greater than or equal to 3, but the software doesn't ensure that this is the case. Supplying a length less th...

7.5CVSS6.1AI score0.00463EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.9 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from the British company ARM. A security vulnerability exists in ARM Mbed OS version 6.16.0, which stems from a buffer overflow caused by its HCI parsing software when reading a byte from the...

7.5CVSS7.1AI score0.00463EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: net: usb: lan78xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory content...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References5
Rows per page
Query Builder