Lucene search
+L

714 matches found

Cvelist
Cvelist
added 2024/07/12 12:20 p.m.49 views

CVE-2024-39507 net: hns3: fix kernel crash problem in concurrent scenario

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

7CVSS0.00298EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.35 views

CVE-2024-39507

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

7CVSS5.7AI score0.00298EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/20 11:08 a.m.12 views

CVE-2021-47619 i40e: Fix queues reservation for XDP

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

6.6AI score0.0022EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/20 11:08 a.m.35 views

CVE-2021-47619 i40e: Fix queues reservation for XDP

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

0.0022EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.31 views

CVE-2021-47619

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:00.0: failed to get tracking for 256 queues for VS...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:19 p.m.107 views

CVE-2021-47259

CVE-2021-47259 is a Linux kernel use-after-free in NFS: nfs4_init_client. Public docs confirm KASAN-detected UAF when mounting two exports via two NICs on the same server; affected kernels include around 5.7–5.10 with the root cause linked to refcounting changes. The connected Astra/Unity/EulerOS...

7.8CVSS8.2AI score0.00707EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/05/20 10:15 a.m.21 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.35 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6.4AI score0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/20 9:48 a.m.178 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
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.18 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6.8AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/20 9:48 a.m.17 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6AI score
SaveExploits0References5
NVD
NVD
added 2024/05/19 9:15 a.m.39 views

CVE-2024-35901

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.3AI score0.00468EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.62 views

CVE-2024-35901 net: mana: Fix Rx DMA datasize and skb_over_panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.3AI score0.00468EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.32 views

CVE-2024-35901 net: mana: Fix Rx DMA datasize and skb_over_panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS6.6AI score0.00468EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 8:34 a.m.23 views

CVE-2024-35901 net: mana: Fix Rx DMA datasize and skb_over_panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skboverpanic managetrxbufcfg aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause skboverpanic. Sample dmesg:...

7.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2024/05/19 8:34 a.m.137 views

CVE-2024-35901

CVE-2024-35901 : In the Linux kernel, the mana driver enforced the RX DMA data size to be a multiple of 64, which could cause skb_over_panic on packets slightly larger than MTU+14 (e.g., 1536). The fix removes this alignment requirement; oversized packets are now marked CQE_RX_TRUNCATED by the NI...

7.5CVSS6.5AI score0.00468EPSS
SaveExploits0References3Affected Software1
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.23 views

nmstate bug fix update

An update is available for nmstate. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Nmstate is a library with an accompanying command line tool that manages host...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: sfc: fix crash when reading stats while NIC is resetting

A flaw was identified in the sfc network driver within the Linux kernel where a NULL pointer dereference may occur when reading network statistics during a NIC reset. Specifically, the function efxnetstats used as .ndogetstats64 for ethtool can be invoked while the NIC’s internal data structures...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/30 12:00 a.m.45 views

RHEL 9 : qemu-kvm (RHSA-2024:2135)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:2135 advisory. Kernel-based Virtual Machine KVM is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide th...

7CVSS6.4AI score0.01891EPSS
SaveExploits1References61
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.41 views

CVE-2024-26853 igc: avoid returning frame twice in XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDPREDIRECT When a frame can not be transmitted in XDPREDIRECT e.g. due to a full queue, it is necessary to free it by calling xdpreturnframerxnapi. However, this is the responsibility of the...

9.8CVSS6.7AI score0.00626EPSS
SaveExploits0References4
Rows per page
Query Builder