Lucene search
+L

1097 matches found

CVE
CVE
added 2024/04/03 2:54 p.m.139 views

CVE-2023-52638

CVE-2023-52638 : Linux kernel patch changes the j1939_socks_lock to an rwlock to prevent a deadlock among j1939_socks_lock, active_session_list_lock, and sk_session_queue_lock. Patched code reduces circular lock dependency when a thread already holds j1939_socks_lock and may acquire sk_session_qu...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.45 views

CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

7.6AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/02 7:01 a.m.8 views

CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

6AI score
SaveExploits0References7
CVE
CVE
added 2024/04/02 7:01 a.m.120 views

CVE-2024-26681

CVE-2024-26681 is a Linux kernel vulnerability affecting the netdevsim driver. The issue arises in nsim_dev_trap_report_work() where failure to grab a mutex could lead to a loop/backtrace scenario, potentially impacting system stability. The vulnerability details are grounded in a kernel trace an...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/02 7:01 a.m.17 views

CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

6.7AI score0.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.38 views

CVE-2024-26675 ppp_async: limit MRU to 64K

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

7.6AI score0.00254EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.30 views

CVE-2024-26681

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

DEBIAN-CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS5.4AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.4 views

DEBIAN-CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS6AI score0.00235EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.19 views

CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.16 views

CVE-2021-47171 net: usb: fix memory leak in smsc75xx_bind

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

6.7AI score0.00241EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/25 9:16 a.m.157 views

CVE-2021-47171

CVE-2021-47171 corresponds to a memory-leak fix in the Linux kernel’s USB SMSC75xx driver (net/usb/smsc75xx.c). The vulnerability arises when errors after memory allocation leave non-freed memory in smsc75xx_bind, causing a memory leak in the kernel upon probe/bind. The MiracleLinux advisories co...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.28 views

CVE-2021-47171 net: usb: fix memory leak in smsc75xx_bind

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

6.3AI score0.00241EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.46 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/22 11:06 a.m.11 views

OESA-2024-1296 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2contextthreadfunc function, which may call...

7.8CVSS7.8AI score0.00244EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.36 views

CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS6.5AI score0.00573EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.26 views

CVE-2024-26640

A vulnerability was found in Linux Kernel where rx zerocopy feature allowed mapping of pages owned by the filesystem, leading to potential system panic which is caused by the lack of sanity checks to rx zerocopy. A local authenticated attacker could exploit this vulnerability to cause a denial of...

5.5CVSS7.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 2:22 p.m.25 views

CVE-2024-26636

A vulnerability was found in llc protocol in Linux Kernel allows llcuisendmsg to allocate a socket buffer skb with insufficient headroom and later attempt to push 14 bytes of Ethernet header. This occurred because the function released the socket lock before allocating the skb and did not...

5.5CVSS7.5AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/18 2:22 p.m.43 views

CVE-2024-26635

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETHPTR8022. syzbot reported an uninit-value bug below. 0 llc supports ETHP8022 0x0004 and used to support ETHPTR8022 0x0011, and syzbot abused the latter to trigger the bug. write$tunr0,...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/18 11:15 a.m.25 views

CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS7.4AI score0.0024EPSS
SaveExploits0References7
Rows per page
Query Builder