Lucene search
+L

227 matches found

CNNVD
CNNVD
added 2024/09/04 12:0 a.m.7 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 receive RX buffer size alignment and atomic operation exception in the net:mana component...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/12 1:15 p.m.23 views

CVE-2024-40992

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

5.5CVSS0.00268EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.25 views

CVE-2024-40992

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References12
CVE
CVE
added 2024/07/12 12:37 p.m.78 views

CVE-2024-40992

CVE-2024-40992 concerns the Linux kernel RDMA/rxe stack. The root cause was an incorrect resilience check for UD QP receive data: a deferred responder length check in the function copy_data (via commit 689c5421bfe0) could trigger an oversized UD packet to fail with -EINVAL, causing send_data_in t...

5.5CVSS6.7AI score0.00268EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/23 11:6 a.m.22 views

CVE-2021-47474

A flaw was found in the vmk80xx module in the Linux kernel. A malicious device can overflow the slab-allocated receive buffer when doing bulk transfers, resulting in a denial of service...

5.4CVSS9.2AI score0.00259EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47474

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could overflow the slab-allocated receive buffer when doi...

6.8CVSS6.7AI score0.00259EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.6 views

kernel: tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in gsmldreceivebuf. Currently, the code assumes that gsm-recieve is only call...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.15 views

CVE-2021-47474

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could overflow the slab-allocated receive buffer when doi...

7.8CVSS7AI score
SaveExploits0References9
CVE
CVE
added 2024/05/22 8:19 a.m.99 views

CVE-2021-47474

CVE-2021-47474 affects the Linux kernel driver family for comedi vmk80xx. The vulnerability arises from the driver using endpoint-sized buffers while assuming tx and rx buffers are equal size; a malicious device could overflow the slab-allocated receive buffer during bulk transfers. The issue is ...

7.8CVSS6.9AI score0.00259EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/03 6:15 p.m.7 views

DEBIAN-CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 6:15 p.m.5 views

UBUNTU-CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.5 views

SUSE CVE-2024-26959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuartclose Fix scheduling while atomic BUG in btnxpuartclose, properly purge the transmit queue and free the receive skb. 10.973809 BUG: scheduling while atomic: kworker/u9:0/80/0x00000002...

5.5CVSS7.8AI score0.00222EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 5:6 p.m.11 views

kernel: tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in gsmldreceivebuf. Currently, the code assumes that gsm-recieve is only call...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/13 10:58 p.m.8 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.5CVSS7.3AI score0.00544EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/12 3:4 p.m.7 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.5CVSS7.3AI score0.00544EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.10 views

PT-2024-7872 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc7 Description: The vulnerability is related to the btnxpuart component in the Linux kernel, specifically with the btnxpuart close function. It is caused by improper input validation, which can lead to a...

9.1CVSS6.5AI score0.01635EPSS
SaveExploits0References675
SUSE CVE
SUSE CVE
added 2024/01/03 2:27 a.m.4 views

SUSE CVE-2023-6693

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

4.9CVSS6.7AI score0.0033EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/02 10:15 a.m.2 views

DEBIAN-CVE-2023-6693

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

5.3CVSS6.7AI score0.0033EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/11/28 6:18 p.m.3 views

kernel: i40e: Fix DMA mappings leak

A DMA mapping leak vulnerability was found in the Intel i40e network driver in the Linux kernel. During reallocation of RX buffers when changing ring parameters via ethtool, DMA mappings are not properly cleaned up before creating new ones. Repeated ring size changes can exhaust DMA resources,...

7AI score0.00218EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/08/24 12:0 a.m.14 views

PT-2023-6288 · Linux +9 · Linux Kernel +9

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.5.3 Description: An issue was discovered in the IGB driver in the Linux kernel. A buffer size may not be adequate for frames larger than the MTU, which could lead to a buffer overflow. This issue is related to...

9.8CVSS6.8AI score0.54577EPSS
SaveExploits31References553
Rows per page
Query Builder