Lucene search
+L

17314 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.14 views

UBUNTU-CVE-2022-49722

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS6.2AI score0.00267EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:01 a.m.18 views

UBUNTU-CVE-2022-49539

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:00 a.m.14 views

DEBIAN-CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.2 views

DEBIAN-CVE-2022-49201

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: fix race between xmit and reset There is a race between reset and the transmit paths that can lead to ibmvnicxmit accessing an scrq after it has been freed in the reset path. It can result in a crash like: Kernel attempt...

4.7CVSS5.5AI score0.00487EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.20 views

CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:00 a.m.8 views

DEBIAN-CVE-2022-49186

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: prevent array overflow in visconticlkregistergates This code was using -1 to represent that there was no reset function. Unfortunately, the -1 was stored in u8 so the if clksi.rsid = 0 condition was always true. Th...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

UBUNTU-CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:00 a.m.6 views

UBUNTU-CVE-2022-49201

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: fix race between xmit and reset There is a race between reset and the transmit paths that can lead to ibmvnicxmit accessing an scrq after it has been freed in the reset path. It can result in a crash like: Kernel attempt...

9.8CVSS5.7AI score0.00487EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.13 views

UBUNTU-CVE-2022-49129

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the resetwork has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is calle...

7.8CVSS6.1AI score0.00262EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:24 a.m.30 views

CVE-2022-49725 i40e: Fix call trace in setup_tx_descriptors

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS0.003EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49725 i40e: Fix call trace in setup_tx_descriptors

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS5.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.17 views

CVE-2022-49725

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setuptxdescriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Problem w...

7.8CVSS5.4AI score0.003EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.23 views

CVE-2022-49654 net: dsa: qca8k: reset cpu port on MTU change

In the Linux kernel, the following vulnerability has been resolved: net: dsa: qca8k: reset cpu port on MTU change It was discovered that the Documentation lacks of a fundamental detail on how to correctly change the MAXFRAMESIZE of the switch. In fact if the MAXFRAMESIZE is changed while the cpu...

0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:23 a.m.83 views

CVE-2022-49654

CVE-2022-49654 pertains to the Linux kernel, specifically the net: dsa: qca8k component. The issue occurs when MAX_FRAME_SIZE (MTU) is changed while the CPU port is enabled, causing the switch to panic and stop sending packets, which can render the device unreachable; a switch reset may be requir...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:23 a.m.17 views

CVE-2022-49654 net: dsa: qca8k: reset cpu port on MTU change

In the Linux kernel, the following vulnerability has been resolved: net: dsa: qca8k: reset cpu port on MTU change It was discovered that the Documentation lacks of a fundamental detail on how to correctly change the MAXFRAMESIZE of the switch. In fact if the MAXFRAMESIZE is changed while the cpu...

5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.20 views

CVE-2022-49654

In the Linux kernel, the following vulnerability has been resolved: net: dsa: qca8k: reset cpu port on MTU change It was discovered that the Documentation lacks of a fundamental detail on how to correctly change the MAXFRAMESIZE of the switch. In fact if the MAXFRAMESIZE is changed while the cpu...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.35 views

CVE-2022-49582

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix NULL pointer dereference in dsaportresetvlanfiltering The "ds" iterator variable used in dsaportresetvlanfiltering - dsaswitchforeachport overwrites the "dp" received as argument, which is later used to call...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.38 views

CVE-2022-49539 rtw89: ser: fix CAM leaks occurring in L2 reset

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 2:13 a.m.161 views

CVE-2022-49539

CVE-2022-49539 concerns the Linux kernel driver rtw89 where CAM leaks (address CAM and bssid CAM) can occur during SER L2 reset and ieee80211_restart_hw(). The fix releases CAM regardless of security state during L2 reset and, if AP mode, releases address CAM of all stations before restart. Conne...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49396 phy: qcom-qmp: fix reset-controller leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.2AI score
SaveExploits0References11
Rows per page
Query Builder