Lucene search
+L

15006 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/05/21 12:00 a.m.•0 views

CVE-2021-47229: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing value 0 in PIOSTART register when previous transfer has not yet completed which is indicated by value 1 in PIOSTART causes an...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/05/21 12:00 a.m.•13 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 a kernel panic during a PIO transfer...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2024/05/21 12:00 a.m.•13 views

PT-2024-11237 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the PCI: aardvark component in the Linux kernel, where starting a new PIO transfer by writing value 0 in the PIO START register when the previous transfer has n...

9.8CVSS7.5AI score0.17563EPSS
SaveExploits9References1211
RedhatCVE
RedhatCVE
•added 2024/05/20 12:14 p.m.•36 views

CVE-2024-35890

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

5.5CVSS7.2AI score0.00243EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/20 10:15 a.m.•18 views

AZL-42213 CVE-2024-35984 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
•added 2024/05/20 10:15 a.m.•21 views

UBUNTU-CVE-2024-35984

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

5.5CVSS6.1AI score0.00257EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
•added 2024/05/20 9:47 a.m.•27 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

6.8AI score0.00257EPSS
SaveExploits0References8
OSV
OSV
•added 2024/05/20 9:47 a.m.•28 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

6.3AI score
SaveExploits0References15
OSV
OSV
•added 2024/05/19 9:15 a.m.•17 views

DEBIAN-CVE-2024-35890

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

5.5CVSS5.4AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
•added 2024/05/19 9:15 a.m.•30 views

CVE-2024-35890

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2024/05/19 9:15 a.m.•50 views

CVE-2024-35890

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References19
OSV
OSV
•added 2024/05/19 9:15 a.m.•11 views

UBUNTU-CVE-2024-35890

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6AI score0.00243EPSS
SaveExploits0References20
CVE
CVE
•added 2024/05/19 8:34 a.m.•191 views

CVE-2024-35890

CVE-2024-35890 affects the Linux kernel GRO path: when packets are GROed with fraglist they may be segmented and reused in the stack. The skb objects could be reused as-is after their destructor was removed in skb_gro_receive_list, but the reference to their socket wasn’t removed, preventing prop...

7.8CVSS6.5AI score0.00243EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
•added 2024/05/19 8:34 a.m.•22 views

CVE-2024-35890 gro: fix ownership transfer

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6.5AI score0.00243EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2024/05/19 8:34 a.m.•35 views

CVE-2024-35890 gro: fix ownership transfer

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/05/19 12:00 a.m.•0 views

CVE-2024-35890: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

7.8CVSS5.7AI score0.00243EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
•added 2024/05/17 11:42 p.m.•39 views

CVE-2024-35825

A vulnerability was found in the USB gadget Network Control Model NCM driver in the Linux kernel, where zero block length packets are not handled properly. This could lead to unintended behavior or potential system instability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.8AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/17 10:38 p.m.•36 views

CVE-2024-27409

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the HDMA controller register. If the doorbell register is toggled...

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/05/17 1:27 p.m.•14 views

CVE-2024-35825 usb: gadget: ncm: Fix handling of zero block length packets

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

6.6AI score0.00232EPSS
SaveExploits0References8
OSV
OSV
•added 2024/05/17 12:15 p.m.•3 views

DEBIAN-CVE-2024-27418

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

5.5CVSS5.3AI score0.00221EPSS
SaveExploits0References1
Rows per page
Query Builder