Lucene search
+L

2522 matches found

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

CVE-2024-38576

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in printcpustallinfo The rcuc-starvation output from printcpustallinfo might overflow the buffer if there is a huge difference in jiffies difference. The situation might seem improbable, but computers...

7.1CVSS0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 2:15 p.m.4 views

DEBIAN-CVE-2024-38577

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS5.9AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.20 views

AZL-47261 CVE-2024-38577 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS6.5AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.28 views

CVE-2024-36979

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix vlan use-after-free syzbot reported a suspicious rcu usage1 in bridge's mst code. While fixing it I noticed that nothing prevents a vlan to be freed while walking the list from the same path br forward delay...

7.8CVSS0.00257EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 2:15 p.m.20 views

UBUNTU-CVE-2024-38577

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS6.4AI score0.00257EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.28 views

CVE-2024-38576

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in printcpustallinfo The rcuc-starvation output from printcpustallinfo might overflow the buffer if there is a huge difference in jiffies difference. The situation might seem improbable, but computers...

7.1CVSS6.5AI score0.00256EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 views

CVE-2024-36979

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix vlan use-after-free syzbot reported a suspicious rcu usage1 in bridge's mst code. While fixing it I noticed that nothing prevents a vlan to be freed while walking the list from the same path br forward delay...

7.8CVSS6.4AI score0.00257EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.21 views

CVE-2024-38618 ALSA: timer: Set lower bound of start tick time

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

6.8AI score0.00648EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/19 1:56 p.m.188 views

CVE-2024-38618

CVE-2024-38618 affects the Linux kernel: ALSA timer start tick time had no lower bound, enabling very small values (e.g., 1 tick at 1ns) that could trigger an unexpected RCU stall by repeatedly queuing expire updates. The connected docs describe the fix as a patch adding a sanity check for the ti...

5.5CVSS7.3AI score0.00648EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.31 views

CVE-2024-38588 ftrace: Fix possible use-after-free issue in ftrace_location()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS7AI score0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.40 views

CVE-2024-38588 ftrace: Fix possible use-after-free issue in ftrace_location()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.40 views

CVE-2024-38577 rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7CVSS0.00257EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.31 views

CVE-2024-38576 rcu: Fix buffer overflow in print_cpu_stall_info()

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in printcpustallinfo The rcuc-starvation output from printcpustallinfo might overflow the buffer if there is a huge difference in jiffies difference. The situation might seem improbable, but computers...

7CVSS0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/19 1:37 p.m.138 views

CVE-2024-38576

CVE-2024-38576 affects the Linux kernel where rcuc: rcu: print_cpu_stall_info() could overflow a buffer when jiffies differences are large. The root cause involved printing an unsigned difference with %ld and a potential buffer overflow, which is fixed by replacing sprintf() with snprintf() and a...

7.1CVSS8.1AI score0.00256EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:37 p.m.26 views

CVE-2024-38576

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in printcpustallinfo The rcuc-starvation output from printcpustallinfo might overflow the buffer if there is a huge difference in jiffies difference. The situation might seem improbable, but computers...

7.1CVSS6.6AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:37 p.m.13 views

CVE-2024-38576 rcu: Fix buffer overflow in print_cpu_stall_info()

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix buffer overflow in printcpustallinfo The rcuc-starvation output from printcpustallinfo might overflow the buffer if there is a huge difference in jiffies difference. The situation might seem improbable, but computers...

7CVSS6.5AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.23 views

CVE-2024-36979 net: bridge: mst: fix vlan use-after-free

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix vlan use-after-free syzbot reported a suspicious rcu usage1 in bridge's mst code. While fixing it I noticed that nothing prevents a vlan to be freed while walking the list from the same path br forward delay...

6.6AI score0.00257EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.9 views

Linux kernel security vulnerabilities

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 Linux kernel, which stems from a buffer overflow in rcu-tasks showrcutaskstracegpkthread...

7.8CVSS7AI score0.00257EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/14 4:12 a.m.49 views

CVE-2024-36971

A use-after-free flaw was found in the Linux kernel's network route management. This flaw allows an attacker to alter the behavior of certain network connections. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical...

7.8CVSS8.3AI score0.02701EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/06/12 12:28 a.m.26 views

CVE-2023-52769

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical section. Mark the code i...

4.4CVSS7.1AI score0.00334EPSS
SaveExploits0References4
Rows per page
Query Builder