Lucene search
+L

3192 matches found

OSV
OSV
added 2024/07/16 1:15 p.m.6 views

DEBIAN-CVE-2022-48841

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceupdatevsitxringstats It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and bytes are updated when ring pointer is valid, but later on...

5.5CVSS5.5AI score0.00204EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.17 views

CVE-2022-48841

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceupdatevsitxringstats It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and bytes are updated when ring pointer is valid, but later on...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.8 views

UBUNTU-CVE-2022-48841

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceupdatevsitxringstats It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and bytes are updated when ring pointer is valid, but later on...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.21 views

CVE-2022-48841 ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceupdatevsitxringstats It is possible to do NULL pointer dereference in routine that updates Tx ring stats. Currently only stats and bytes are updated when ring pointer is valid, but later on...

6.7AI score0.00204EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.7 views

SUSE CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

5.5CVSS7.5AI score0.00614EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.10 views

SUSE CVE-2024-40923

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

5.5CVSS6.2AI score0.00792EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

DEBIAN-CVE-2024-40923

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

5.5CVSS5.6AI score0.00792EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

5.5CVSS5.9AI score0.00614EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.11 views

UBUNTU-CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS6.8AI score0.00614EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.10 views

UBUNTU-CVE-2024-40923

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS6.1AI score0.00792EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40923

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS6.3AI score0.00792EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.50 views

CVE-2024-40923 vmxnet3: disable rx data ring on dma allocation failure

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS0.00792EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/12 12:25 p.m.189 views

CVE-2024-40923

CVE-2024-40923 – Linux kernel vmxnet3 issue . When vmxnet3_rq_create() fails to allocate memory for rq->data_ring.base, the subsequent vmxnet3_rq_destroy_all_rxdataring path does not reset rq->data_ring.desc_size for the data ring that failed. This can cause the hypervisor to reference that...

9.8CVSS6.5AI score0.00792EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/12 12:25 p.m.22 views

CVE-2024-40923 vmxnet3: disable rx data ring on dma allocation failure

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3rqcreate fails to allocate memory for rq-dataring.base, the subsequent call to vmxnet3rqdestroyallrxdataring does not reset rq-dataring.descsize for the data rin...

9.8CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.35 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS0.00614EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.17 views

CVE-2024-40907 ionic: fix kernel panic in XDP_TX action

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.9AI score0.00614EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.29 views

CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

9.8CVSS6AI score0.00614EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.10 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 failure of the vmxnet3 component to disable the receive data ring in the event of a DMA allocation failure...

5.5CVSS6.4AI score0.00792EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/10 12:00 a.m.17 views

PT-2024-33773

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: The issue is related to an array out-of-bounds access in the SoC stats of the ath12k wifi driver. The ath12k soc dp stats::hal reo error array is defined with a maximum size of DP REO DST RIN...

7.8CVSS5.5AI score0.00244EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.8 views

SUSE CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS8.1AI score0.00314EPSS
SaveExploits0References3
Rows per page
Query Builder