Lucene search
+L

1378 matches found

Debian CVE
Debian CVE
added 2024/05/24 3:9 p.m.20 views

CVE-2021-47527

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS7.3AI score0.00251EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/24 10:32 a.m.4 views

SUSE CVE-2021-47370

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure tx skbs always have the MPTCP ext Due to signed/unsigned comparison, the expression: info-sizegoal - skb-len 0 evaluates to true when the size goal is smaller than the skb size. That results in lack of tx cache...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/24 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the net:stmmac module not disabling Tx queuing when reconfiguring the interface...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.3 views

SUSE CVE-2021-47224

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the frame has been transmitted. But in order to avoid...

6.2CVSS6.7AI score0.0023EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.3 views

SUSE CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.2 views

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

6.4CVSS6.4AI score0.00239EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.2 views

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

6.4CVSS6.4AI score0.00227EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.3 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...

5.7AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.5 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...

5.8AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.6 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
OSV
OSV
added 2024/05/22 7:15 a.m.3 views

DEBIAN-CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.9 views

UBUNTU-CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.14 views

UBUNTU-CVE-2023-52782

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Track xmit submission to PTP WQ after populating metadata map Ensure the skb is available in metadata mapping to skbs before tracking the metadata index for detecting undelivered CQEs. If the metadata index is put in t...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47370

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure tx skbs always have the MPTCP ext Due to signed/unsigned comparison, the expression: info-sizegoal - skb-len 0 evaluates to true when the size goal is smaller than the skb size. That results in lack of tx cache...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.7AI score
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.4 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
OSV
OSV
added 2024/05/21 3:15 p.m.36 views

UBUNTU-CVE-2021-47224

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the frame has been transmitted. But in order to avoid...

6.2CVSS5.9AI score0.0023EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

UBUNTU-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.8CVSS5.9AI score0.00227EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.20 views

CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.9AI score0.00228EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.11 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.00248EPSS
SaveExploits0References19
Rows per page
Query Builder