Lucene search
+L

1771 matches found

Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.70 views

CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7.8CVSS6AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2024/03/02 9:52 p.m.132 views

CVE-2023-52511

CVE-2023-52511 (Linux kernel, spi sun6i) : The issue stems from RX SPI transfers with DMA enabled where data could be corrupted during DMA to memory when transfers span more than a single byte. The fix reduces the width of each DMA read to the RX FIFO to a single byte, mitigating data loss. Publi...

5.3CVSS5.8AI score0.00811EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.66 views

CVE-2023-52511

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost...

5.3CVSS5.5AI score0.00811EPSS
SaveExploits0
OSV
OSV
added 2024/03/02 9:52 p.m.13 views

CVE-2023-52511 spi: sun6i: reduce DMA RX transfer width to single byte

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost...

5.3CVSS5.6AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.14 views

SUSE CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.8AI score0.0025EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/02/29 10:08 a.m.30 views

CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS7.3AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.8 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.4AI score
SaveExploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.26 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.5AI score0.0025EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.9 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2024/02/28 9:15 a.m.28 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

6.8AI score0.0025EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.34 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

7.5AI score0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

6.7AI score0.0025EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.30 views

CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0
CVE
CVE
added 2024/02/28 8:13 a.m.5445 views

CVE-2021-47015

CVE-2021-47015 affects the Linux kernel bnxt_en driver. The root cause is incorrect RX consumer index handling in bnxt_rx_pkt(): the driver passed the previous index (raw_cons) to bnxt_discard_rx() instead of the current index (tmp_raw_cons), causing potential out-of-order RX buffer completion an...

5.5CVSS6.3AI score0.0025EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.42 views

CVE-2021-47015 bnxt_en: Fix RX consumer index logic in the error path.

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

7.8AI score0.0025EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.21 views

CVE-2021-47015 bnxt_en: Fix RX consumer index logic in the error path.

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

6.8AI score0.0025EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.30 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7AI score0.0025EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/02/20 12:35 p.m.13 views

kernel: IGB driver inadequate buffer size for frames larger than MTU

A flaw was found in igbconfigurerxring in drivers/net/ethernet/intel/igb/igbmain.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel's ring buffer, leading to a system integrity issue...

7.5CVSS6.8AI score0.00544EPSS
SaveExploits0References5
Rows per page
Query Builder