Lucene search
+L

504 matches found

CVE
CVE
added 2024/05/20 9:48 a.m.168 views

CVE-2024-36002

Linux kernel CVE-2024-36002 details a crash in dpll_pin_on_pin_register/dpll_pin_on_pin_unregister when a pin is registered with multiple parent pins on the same dpll device. A crash trace occurs during ice driver removal (ICE/ice_dpll_deinit_pins). The fix adds a cookie-like parent pointer when ...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/05/19 9:15 a.m.21 views

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...

7.8CVSS6.4AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 9:15 a.m.1 views

DEBIAN-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...

7.8CVSS6AI score0.00222EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.18 views

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...

7.8CVSS6.5AI score0.00222EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

UBUNTU-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...

7.8CVSS6.6AI score0.00222EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 8:35 a.m.27 views

CVE-2024-35911 ice: fix memory corruption bug with suspend and rebuild

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...

6.7AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.29 views

CVE-2024-35911 ice: fix memory corruption bug with suspend and rebuild

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...

6.4AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:35 a.m.136 views

CVE-2024-35911

CVE-2024-35911 (Linux kernel, ice driver) : Addresses a memory-corruption panic in the ice NIC driver during suspend/rebuild. The issue occurred because, after reset, code referenced num_q_vectors before it was safely reinitialized by ice_vsi_cfg_def(), which could lead to a zero-length buffer al...

7.8CVSS6.6AI score0.00222EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/19 8:35 a.m.15 views

CVE-2024-35911 ice: fix memory corruption bug with suspend and rebuild

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...

7.8CVSS6.2AI score0.00222EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.3 views

SUSE 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.5CVSS6.3AI score0.00193EPSS
SaveExploits0References6
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
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: ice: Block switchdev mode when ADQ is active and vice versa

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. To prevent this, check if ADQ is active when changi...

5.5CVSS6.8AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: ice: Don't tx before switchdev is fully configured

In the Linux kernel, the following vulnerability has been resolved: ice: Don't tx before switchdev is fully configured There is possibility that iceeswitchportstartxmit might be called while some resources are still not allocated which might cause NULL pointer dereference. Fix this by checking if...

5.5CVSS6.8AI score0.00143EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.9 views

SUSE CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.8 views

SUSE CVE-2022-48653

In the Linux kernel, the following vulnerability has been resolved: ice: Don't double unplug aux on peer initiated reset In the IDC callback that is accessed when the aux drivers request a reset, the function to unplug the aux devices is called. This function is also called in the...

3.3CVSS6.3AI score0.00226EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/04/28 1:15 p.m.6 views

CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS6AI score0.00197EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/28 1:15 p.m.3 views

DEBIAN-CVE-2022-48653

In the Linux kernel, the following vulnerability has been resolved: ice: Don't double unplug aux on peer initiated reset In the IDC callback that is accessed when the aux drivers request a reset, the function to unplug the aux devices is called. This function is also called in the...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

UBUNTU-CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS5.9AI score0.00197EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/28 1:0 p.m.21 views

CVE-2022-48653 ice: Don't double unplug aux on peer initiated reset

In the Linux kernel, the following vulnerability has been resolved: ice: Don't double unplug aux on peer initiated reset In the IDC callback that is accessed when the aux drivers request a reset, the function to unplug the aux devices is called. This function is also called in the...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/28 1:0 p.m.59 views

CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS7.6AI score0.00197EPSS
SaveExploits0
Rows per page
Query Builder