Lucene search
+L

2570 matches found

UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.26 views

CVE-2024-40902

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when that xattr size is bigger than the expected size,...

7.8CVSS6.8AI score0.0032EPSS
SaveExploits1References32
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.24 views

CVE-2024-40978 scsi: qedi: Fix crash while reading debugfs attribute

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix crash while reading debugfs attribute The qedidbgdonotrecovercmdread function invokes sprintf directly on a user pointer, which results into the crash. To fix this issue, use a small local stack buffer for sprintf...

6.8AI score0.0032EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.28 views

CVE-2024-40902 jfs: xattr: fix buffer overflow for invalid xattr

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when that xattr size is bigger than the expected size,...

7.1AI score0.0032EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.35 views

CVE-2024-40902 jfs: xattr: fix buffer overflow for invalid xattr

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when that xattr size is bigger than the expected size,...

7.8CVSS0.0032EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.25 views

CVE-2024-40902

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when that xattr size is bigger than the expected size,...

7.8CVSS6.4AI score0.0032EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.6 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 the Linux kernel that stems from a debugging information disclosure issue in the bpf component during pskbpullreason processing...

7.8CVSS8AI score0.00282EPSS
SaveExploits0References6
Microsoft KB
Microsoft KB
added 2024/07/09 7:00 a.m.47 views

Description of the security update for SharePoint Server Subscription Edition: July 9, 2024 (KB5002606)

None None...

7.5CVSS7.1AI score0.529EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/07/08 12:00 a.m.7 views

LevelOne WBR-6013 Security Vulnerability

The LevelOne WBR-6013 is a wireless router from LevelOne. A security vulnerability exists in the LevelOne WBR-6013 RER4Av3411b2T2RLEV09170623 version, which stems from the presence of residual debugging code in the boa formSysCmd function, where a specially crafted network request could result in...

7.2CVSS7.3AI score0.01061EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2024/07/02 2:11 p.m.17 views

sos bug fix and enhancement update

An update is available for sos. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The sos package contains a set of utilities that gather information from system...

6.9AI score
SaveExploits0
Amazon
Amazon
added 2024/07/01 12:00 a.m.5 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial CVE-2024-26900 In the Linux kernel, the following vulnerability has been resolved: dyndbg: fix old BUGON in control parser CVE-2024-35947 In the Linux kernel, the following...

9.1CVSS6.9AI score0.00957EPSS
SaveExploits0
OSV
OSV
added 2024/06/26 7:20 p.m.43 views

BIT-HUBBLE-RELAY-2024-37307 Cilium leaks sensitive information in cilium-bugtool

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.13.0 and prior to versions 1.13.7, 1.14.12, and 1.15.6, the output of cilium-bugtool can contain sensitive data when the tool is run with the --envoy-dump flag set against Cilium...

7.9CVSS6.7AI score0.0018EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.23 views

CVE-2021-47598

In the Linux kernel, the following vulnerability has been resolved: schcake: do not call cakedestroy from cakeinit qdiscs are not supposed to call their own destroy method from init, because core stack already does that. syzbot was able to trigger use after free: DEBUGLOCKSWARNONlock-magic != loc...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.29 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.34 views

CVE-2024-38605

In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b "ALSA: core: Warn on empty module" introduced a WARNON for a NULL module pointer passed at sndcard object creation, and it also wraps the code...

8.8CVSS6.6AI score0.00748EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.19 views

CVE-2024-38614 openrisc: traps: Don't send signals to kernel mode threads

In the Linux kernel, the following vulnerability has been resolved: openrisc: traps: Don't send signals to kernel mode threads OpenRISC exception handling sends signals to user processes on floating point exceptions and trap instructions for debugging among others. There is a bug where the trap...

6.6AI score0.00218EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.19 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...

7.3AI score0.00256EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/06/18 12:30 p.m.693 views

Exploit for Special Element Injection in Google Android

CVE 2024 0044 CVE-2024-0044, identified in the createSessionI...

7.8CVSS7.8AI score0.0146EPSS
SaveExploits17
GithubExploit
GithubExploit
added 2024/06/18 12:30 p.m.349 views

Exploit for Special Element Injection in Google Android

CVE 2024 0044 CVE-2024-0044, identified in the createSessionI...

7.8CVSS7.8AI score0.0146EPSS
SaveExploits17
Veracode
Veracode
added 2024/06/17 8:22 a.m.15 views

Unauthorized Access

SilverStripe is vulnerable to Unauthorized Access. The vulnerability is due to failure to restrict access via the URL parameters isDev and isTest with debugging tools intended only for development "dev mode", which allows unauthenticated users to expose sensitive debugging information typically...

6.8AI score
SaveExploits0
OSV
OSV
added 2024/06/15 12:00 a.m.21 views

OPENSUSE-SU-2024:10128-1 kernel-debug-4.8.13-1.1 on GA media

These are all security issues fixed in the kernel-debug-4.8.13-1.1 package on the GA media of openSUSE Tumbleweed...

10CVSS8.2AI score0.83524EPSS
SaveExploits253References82
Rows per page
Query Builder