Lucene search
+L

1817 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.5 views

DEBIAN-CVE-2024-40978

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...

7.1CVSS5.7AI score0.0032EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.19 views

CVE-2024-40978

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...

7.1CVSS0.0032EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-40978

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...

7.1CVSS6.3AI score0.0032EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.30 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...

0.0032EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 12:32 p.m.16 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...

5.9AI score
SaveExploits0References14
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
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.8 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, which stems from a crash that can be caused by the use of the sprintf function directly on a user-space pointer when the...

7.1CVSS8.1AI score0.0032EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/11 7:1 p.m.23 views

USN-6893-1 linux, linux-azure, linux-gcp, linux-ibm, linux-intel, linux-lowlatency, linux-oem-6.8, linux-raspi vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A privileged local attacker could use this to cause a denial of service. CVE-2024-24857, CVE-2024-24858, CVE-2024-24859 Several security issues we...

9.8CVSS6.5AI score0.01401EPSS
SaveExploits1References180
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.8 views

kernel: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

7.8CVSS7AI score0.00185EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.4 views

SUSE CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

5.5CVSS6.7AI score0.00166EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.5 views

SUSE CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS7.6AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/25 3:15 p.m.3 views

DEBIAN-CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS5AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/25 3:15 p.m.24 views

CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/25 3:15 p.m.3 views

DEBIAN-CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.2AI score0.00166EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.19 views

CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.21 views

CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.9AI score0.00166EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/25 3:15 p.m.10 views

UBUNTU-CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/25 3:15 p.m.8 views

UBUNTU-CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

4.7CVSS5.7AI score0.00166EPSS
SaveExploits0References13
CVE
CVE
added 2024/06/25 2:25 p.m.77 views

CVE-2024-39465

CVE-2024-39465 affects the Linux kernel's media: mgb4 path. A double removal of debugfs entries (debugfs_remove_recursive)—removing a parent directory and then its child—could trigger a kernel panic. The connected documents confirm a fix was applied in the Linux kernel to prevent this double-remo...

5.5CVSS6.9AI score0.00184EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/06/25 2:25 p.m.47 views

CVE-2024-39465

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfsremoverecursive is called first on a parent directory and then again on a child which causes a kernel panic. hverkuil: added Fixes/Cc tags...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0
Rows per page
Query Builder