Lucene search
+L

17382 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47301

In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igbpoll runs while the controller is reset this can lead...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.29 views

CVE-2021-47400 net: hns3: do not allow call hns3_nic_net_open repeatedly

In the Linux kernel, the following vulnerability has been resolved: net: hns3: do not allow call hns3nicnetopen repeatedly hns3nicnetopen is not allowed to called repeatly, but there is no checking for this. When doing device reset and setup tc concurrently, there is a small oppotunity to call...

7.8CVSS6.5AI score0.00254EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:03 p.m.151 views

CVE-2021-47400

CVE-2021-47400 concerns the Linux kernel HNS3 driver where hns3_nic_net_open() could be invoked repeatedly during concurrent device reset and TC setup, risking a kernel bug via napi_enable being called twice. The fix adds a check for the HNS3_NIC_STATE_DOWN flag and returns early if not set, prev...

7.8CVSS6AI score0.00254EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.47 views

CVE-2021-47400 net: hns3: do not allow call hns3_nic_net_open repeatedly

In the Linux kernel, the following vulnerability has been resolved: net: hns3: do not allow call hns3nicnetopen repeatedly hns3nicnetopen is not allowed to called repeatly, but there is no checking for this. When doing device reset and setup tc concurrently, there is a small oppotunity to call...

7.8CVSS6.1AI score0.00254EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.38 views

CVE-2021-47302 igc: Fix use-after-free error during reset

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

6.4AI score0.00227EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.35 views

CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS6.8AI score0.00227EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.14 views

CVE-2021-47301 igb: Fix use-after-free error during reset

In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igbpoll runs while the controller is reset this can lead...

6.9AI score0.00239EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.30 views

CVE-2021-47301

In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igbpoll runs while the controller is reset this can lead...

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.29 views

CVE-2021-47301 igb: Fix use-after-free error during reset

In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igbpoll runs while the controller is reset this can lead...

6.7AI score0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 5:50 a.m.14 views

CLSA-2024-1716270655 Fix of 48 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.9AI score0.00828EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35911

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory corruption bug with suspend and rebuild The ice driver would previously panic after suspend. This is caused from the driver only calling the icevsifreeqvectors function by itself, when it is suspending. Since comm...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35931

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip do PCI error slot reset during RAS recovery Why: The PCI error slot reset maybe triggered after inject ue to UMC multi times, this caused system hang. 557.371857 amdgpu 0000:af:00.0: amdgpu: GPU reset succeeded,...

5.5CVSS6.6AI score0.00195EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.18 views

SUSE CVE-2024-35958

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.6AI score0.00158EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.45 views

CVE-2024-35958

This is a vulnerability in the Linux kernel's Elastic Network Adapter ENA driver, which manages network interfaces on certain platforms. The driver utilizes two types of transmit TX queues: one for packets from the network stack and another for packets directed by XDP eXpress Data Path operations...

5.5CVSS7.1AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

DEBIAN-CVE-2024-36003

In the Linux kernel, the following vulnerability has been resolved: ice: fix LAG and VF lock dependency in iceresetvf 9f74a3dfcf83 "ice: Fix VF Reset paths when interface in a failed over aggregate", the ice driver has acquired the LAG mutex in iceresetvf. The commit placed this lock acquisition...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

DEBIAN-CVE-2024-36007

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

DEBIAN-CVE-2024-35994

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.64 views

CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

DEBIAN-CVE-2024-35958

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References1
Rows per page
Query Builder