Lucene search
+L

3385 matches found

UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.32 views

CVE-2024-27418

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

5.5CVSS5.9AI score0.00219EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 11:51 a.m.48 views

CVE-2024-27418 net: mctp: take ownership of skb in mctp_local_output

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

6.5AI score0.00219EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 11:51 a.m.17 views

CVE-2024-27418 net: mctp: take ownership of skb in mctp_local_output

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

6.8AI score0.00219EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 11:51 a.m.120 views

CVE-2024-27418

CVE-2024-27418 affects the Linux kernel net: mctp component. The vulnerability is a memory leak: mctp_local_output currently frees the skb only on success, risking skb leakage if mctp_local_output fails in certain states because ownership isn’t transferred until routing occurs. The fix is to have...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 11:51 a.m.86 views

CVE-2024-27418

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

5.5CVSS7AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 11:51 a.m.18 views

CVE-2024-27418 net: mctp: take ownership of skb in mctp_local_output

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/17 11:40 a.m.46 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

6.4AI score0.01287EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 11:40 a.m.28 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

7.5CVSS5.9AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/17 11:40 a.m.14 views

CVE-2024-27405 usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadgetgiveback has one byte appended at the end of a prop...

6.7AI score0.01287EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.11 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 a possible skb leak if mctplocaloutput fails in a certain state...

5.5CVSS6.5AI score0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/14 3:12 p.m.3 views

DEBIAN-CVE-2024-27393

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skbmarkforrecycle Notice that skbmarkforrecycle is introduced later than fixes tag in commit 6a5bcd84e886 "pagepool: Allow drivers to hint on SKB recycling". It is believed that fixes tag were missing a...

7.5CVSS5.7AI score0.00772EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:12 p.m.11 views

UBUNTU-CVE-2024-27393

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skbmarkforrecycle Notice that skbmarkforrecycle is introduced later than fixes tag in commit 6a5bcd84e886 "pagepool: Allow drivers to hint on SKB recycling". It is believed that fixes tag were missing a...

7.5CVSS6.2AI score0.00772EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/14 2:23 p.m.2 views

DEBIAN-CVE-2023-52655

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeofu64 the value passed to skbtrim as length will wrap around ending up as some very large value. The driver will then proce...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/14 3:34 a.m.16 views

SUSE CVE-2023-52655

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeofu64 the value passed to skbtrim as length will wrap around ending up as some very large value. The driver will then proce...

6.6CVSS6.2AI score0.00274EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/05/10 2:59 a.m.6 views

SUSE CVE-2024-27393

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skbmarkforrecycle Notice that skbmarkforrecycle is introduced later than fixes tag in commit 6a5bcd84e886 "pagepool: Allow drivers to hint on SKB recycling". It is believed that fixes tag were missing a...

5.5CVSS6.3AI score0.00772EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/03 3:15 p.m.20 views

CVE-2022-48687

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix out-of-bounds read when setting HMAC data. The SRv6 layer allows defining HMAC data that can later be used to sign IPv6 Segment Routing Headers. This configuration is realised via netlink through four attributes:...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/05/02 12:00 a.m.6 views

PT-2024-27215

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A vulnerability has been resolved in the Linux kernel, specifically in the ipv4 module. The issue is related to an uninit-value access in the ip make skb function. This function tests the HDRIN...

4.7CVSS6.7AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.33 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.5 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.10 views

DEBIAN-CVE-2024-26953

In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from pagepool When the skb is reorganized during espoutput !esp-inline, the pages coming from the original skb fragments are supposed to be released back to the system through putpage. But if t...

5.5CVSS5.4AI score0.00656EPSS
SaveExploits0References1
Rows per page
Query Builder