Lucene search
+L

1444 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.24 views

UBUNTU-CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.3CVSS6.2AI score0.00284EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.37 views

CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits0References19
OSV
OSV
added 2024/06/19 2:15 p.m.43 views

UBUNTU-CVE-2024-38586

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7.8CVSS6.3AI score0.00252EPSS
SaveExploits0References20
CVE
CVE
added 2024/06/19 1:37 p.m.165 views

CVE-2024-38586

CVE-2024-38586 : Linux kernel r8169/RTL8125b transmit path issue leading to possible ring-buffer corruption when transmitting small fragmented packets. Root cause: rtl8169_start_xmit() failed to detect changes to nr_frags after padding in rtl8169_tso_csum_v2(), causing invalid entries in the tran...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/19 1:37 p.m.25 views

CVE-2024-38586 r8169: Fix possible ring buffer corruption on fragmented Tx packets.

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

6.1AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.19 views

CVE-2024-38586 r8169: Fix possible ring buffer corruption on fragmented Tx packets.

In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets. An issue was found on the RTL8125b when transmitting small fragmented packets, whereby invalid entries were inserted into the transmit ring buffer, subsequently...

7AI score0.00252EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/06/11 5:33 p.m.13 views

kernel: net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send

A use-after-free flaw was found in the Linux kernel’s Qualcomm Gigabit Ethernet Media Access Controller EMAC driver in how a user triggers an error path in the emactxfilltpd function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

9.8CVSS6.7AI score0.00783EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.11 views

kernel: wifi: mac80211: fix race condition on enabling fast-xmit

A vulnerability was found in the mac80211 driver in the Linux kernel. This issue could lead to potential crashes or memory corruption due to of a situation where the driver attempts to utilize data structures that haven't been fully initialized yet...

8.8CVSS7.2AI score0.00279EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.17 views

kernel: wifi: mac80211: fix race condition on enabling fast-xmit

A vulnerability was found in the mac80211 driver in the Linux kernel. This issue could lead to potential crashes or memory corruption due to of a situation where the driver attempts to utilize data structures that haven't been fully initialized yet...

8.8CVSS7.2AI score0.00279EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 12:37 p.m.17 views

SUSE CVE-2023-1390

A remote denial of service vulnerability was found in the Linux kernel's TIPC kernel module. The while loop in tipclinkxmit hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in the CPU utilization...

7.5CVSS5.9AI score0.05095EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.46 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.8AI score0.0026EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/29 8:25 a.m.17 views

kernel: net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send

A use-after-free flaw was found in the Linux kernel’s Qualcomm Gigabit Ethernet Media Access Controller EMAC driver in how a user triggers an error path in the emactxfilltpd function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

9.8CVSS6.7AI score0.00783EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.8 views

SUSE CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS6.1AI score0.00183EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.7 views

SUSE CVE-2021-47501

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL pointer dereference in i40edbgdumpdesc When trying to dump VFs VSI RX/TX descriptors using debugfs there was a crash due to NULL pointer dereference in i40edbgdumpdesc. Added a check to i40edbgdumpdesc that checks ...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/27 10:31 a.m.26 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.5CVSS6.7AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47558

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configuration. This could result in a kernel panic when...

5.5CVSS4.9AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

DEBIAN-CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-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.5CVSS5.5AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.22 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.5CVSS6.6AI score
SaveExploits0References7
Rows per page
Query Builder