Lucene search
+L

1444 matches found

Debian CVE
Debian CVE
added 2024/05/20 9:42 a.m.59 views

CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 11:15 a.m.4 views

DEBIAN-CVE-2024-35942

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: imx8mpblk: Add fdcc clock to hdmimix domain According to i.MX8MP RM and HDMI ADD, the fdcc clock is part of hdmi rx verification IP that should not enable for HDMI TX. But actually if the clock is...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.29 views

PT-2024-29258

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs when the mcp251xfd start xmit function fails, causing the driver to stop processing messages and the interrupt routine to run indefinitely. This can happen when multiple...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuartclose Fix scheduling while atomic BUG in btnxpuartclose, properly purge the transmit queue and free the receive skb. 10.973809 BUG: scheduling while atomic: kworker/u9:0/80/0x00000002...

5.5CVSS7.8AI score0.00222EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.35 views

CVE-2024-26959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuartclose Fix scheduling while atomic BUG in btnxpuartclose, properly purge the transmit queue and free the receive skb. 10.973809 BUG: scheduling while atomic: kworker/u9:0/80/0x00000002...

5.5CVSS7.5AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.9 views

DEBIAN-CVE-2024-26959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuartclose Fix scheduling while atomic BUG in btnxpuartclose, properly purge the transmit queue and free the receive skb. 10.973809 BUG: scheduling while atomic: kworker/u9:0/80/0x00000002...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.18 views

UBUNTU-CVE-2024-26959

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuartclose Fix scheduling while atomic BUG in btnxpuartclose, properly purge the transmit queue and free the receive skb. 10.973809 BUG: scheduling while atomic: kworker/u9:0/80/0x00000002...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/01 6:15 a.m.12 views

UBUNTU-CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/01 5:19 a.m.7506 views

CVE-2024-26959

CVE-2024-26959 affects the Linux kernel Bluetooth subsystem (btnxpuart). The issue is a scheduling while atomic BUG in btnxpuart_close that could leave the transmit queue unpurged and skb release unsafe. The fixed path is in btnxpuart_close, with related call chain through tty/serdev/uart during ...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.18 views

kernel: ixgbe: Fix panic during XDP_TX with > 64 CPUs

A flaw was found in the Linux kernel's ixgbe network driver. On systems with more than 64 CPUs, XDPTX operations can cause a kernel panic due to an array-index-out-of-bounds access. The ixgbexdplockingkey variable can be incorrectly decremented to zero during ring reconfiguration, causing the...

9.8CVSS5.7AI score0.00583EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

9.8CVSS6.6AI score0.00586EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.17 views

kernel: igc: Fix Kernel Panic during ndo_tx_timeout callback

A race condition was identified in the Intel “igc” network driver in the Linux kernel. Under specific heavy traffic and timing scenarios, such as when the transmit queue times out ndotxtimeout and the adapter reset path is invoked concurrently with device teardown or reinitialization, the driver...

7.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 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.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: lwt: Fix return values of BPF xmit ops

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS5.7AI score0.00539EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.18 views

kernel: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skbcb. Though this is generally not used during transmit completion callbacks, on interface removal the remaining...

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

kernel: Linux kernel Wi-Fi driver: Denial of Service due to missing transmit status

A flaw was found in the Linux kernel's Wi-Fi driver mt76: mt7921. This issue, caused by missing transmit status in aggregated data units, can lead to a temporary network stoppage. A local attacker could exploit this vulnerability to cause a Denial of Service DoS by preventing network communicatio...

5.8AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/28 1:15 p.m.11 views

DEBIAN-CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.7CVSS5.4AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.14 views

UBUNTU-CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.7CVSS6.1AI score0.00251EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/18 10:15 a.m.13 views

UBUNTU-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.3AI score0.00399EPSS
SaveExploits1References23
Rows per page
Query Builder