Lucene search
+L

1963 matches found

NVD
NVD
added 2024/07/12 1:15 p.m.29 views

CVE-2024-40999

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS0.00533EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40999

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

5.5CVSS5.8AI score0.00533EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

AZL-62592 CVE-2024-40999 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS6.3AI score0.00533EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40956

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible Use-After-Free in irqprocessworklist Use listforeachentrysafe to allow iterating through the list and deleting the entry in the iteration process. The descriptor is freed via idxddesccomplete and...

7.8CVSS6.2AI score0.00268EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.28 views

CVE-2024-40999

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS6AI score0.00533EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.19 views

CVE-2024-40999 net: ena: Add validation for completion descriptors consistency

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

7AI score0.00533EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/12 12:37 p.m.122 views

CVE-2024-40999

CVE-2024-40999 concerns the Linux kernel ENA driver (ena) and its handling of completion descriptors in multi‑buffer packets. The issue stems from missing validation that the first bit is only set on the first descriptor; when an invalid descriptor is detected, a reset occurs and an RX data corru...

9.8CVSS6.7AI score0.00533EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.50 views

CVE-2024-40999 net: ena: Add validation for completion descriptors consistency

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS0.00533EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 12:37 p.m.19 views

CVE-2024-40999 net: ena: Add validation for completion descriptors consistency

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.50 views

CVE-2024-40999

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS5.8AI score0.00533EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

Linux kernel security vulnerabilities

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 problem with the net:ena component when handling the consistency of completion descriptors...

5.5CVSS6.9AI score0.00533EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.19 views

PT-2024-30730

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the handling of CEQEs in the interrupt handler, which can cause the CPU core to stay in interrupt context too long and lead to soft lockup under heavy load. To...

7.5CVSS5.5AI score0.00321EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.6 views

SUSE CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

5.1CVSS7.2AI score0.00271EPSS
SaveExploits0References13
NVD
NVD
added 2024/07/05 7:15 a.m.17 views

CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

8.4CVSS0.00271EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/05 7:15 a.m.3 views

DEBIAN-CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

7.8CVSS6AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.11 views

AZL-43294 CVE-2024-39480 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

7.8CVSS7.1AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.17 views

UBUNTU-CVE-2024-39480

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy to insert the completed symbol into the command buffer. Unfortunately it passes the size of t...

8.4CVSS6.4AI score0.00271EPSS
SaveExploits0References32
CNNVD
CNNVD
added 2024/07/05 12:00 a.m.3 views

Linux kernel security vulnerabilities

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 buffer overflow during tab completion...

7.8CVSS6.9AI score0.00271EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.6 views

SUSE CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.10 views

SUSE CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS6.5AI score0.00214EPSS
SaveExploits0References3
Rows per page
Query Builder