Lucene search
+L

6415 matches found

Cvelist
Cvelist
added 2024/07/12 12:32 p.m.31 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.18 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
OSV
OSV
added 2024/07/12 12:20 p.m.20 views

CVE-2024-40901 scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

7.3CVSS6.3AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.27 views

CVE-2024-40901 scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

6.8AI score0.00308EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.53 views

CVE-2024-40901 scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

7.3CVSS0.00308EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:20 p.m.216 views

CVE-2024-40901

CVE-2024-40901 affects the Linux kernel SCSI MPT3SAS path. The issue is a potential out-of-bounds access from test_bit()/set_bit() on a single word, where operations can exceed word boundaries. Mitigation implemented by ensuring allocations are at least sizeof(unsigned long) to provide space for ...

7.8CVSS6.6AI score0.00308EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.17 views

CVE-2024-40901

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

7.8CVSS5.8AI score0.00308EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/07/12 10:02 a.m.72 views

USN-6895-1: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

9.8CVSS7.4AI score0.00748EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.5 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 potential out-of-bounds access issue with the scsi:mpt3sas component. When using the testbit function to...

7.8CVSS8.2AI score0.00308EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.42 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-6896-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6896-1 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free...

9.8CVSS7.6AI score0.01635EPSS
SaveExploits1References150
CNNVD
CNNVD
added 2024/07/12 12:00 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 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
Tenable Nessus
Tenable Nessus
added 2024/07/11 12:00 a.m.48 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6893-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6893-1 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

9.8CVSS6.6AI score0.01401EPSS
SaveExploits1References178
OSV
OSV
added 2024/07/10 1:03 p.m.23 views

SUSE-SU-2024:2385-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47555: net: vlan: fix underflow for the realdev refcnt bsc1225467. - CVE-2021-47571: staging: rtl8192e: Fix use after free in rtl92epcidisconnect...

9.8CVSS8.6AI score0.02701EPSS
SaveExploits2References67
OSV
OSV
added 2024/07/10 12:03 p.m.31 views

SUSE-SU-2024:2384-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47247: net/mlx5e: Fix use-after-free of encap entry in neigh update handler bsc1224865. - CVE-2021-47311: net: qcom/emac: fix UAF in emacremove bsc122501...

9.8CVSS8.1AI score0.01297EPSS
SaveExploits2References150
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.66 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

9.8CVSS7.3AI score0.01305EPSS
SaveExploits1References16
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.11 views

kernel: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

5.5CVSS6.8AI score0.00143EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/10 12:00 a.m.91 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2024:2362-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2362-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.5AI score0.67994EPSS
SaveExploits7References221
OSV
OSV
added 2024/07/09 2:03 p.m.28 views

SUSE-SU-2024:2365-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47247: net/mlx5e: Fix use-after-free of encap entry in neigh update handler bsc1224865. - CVE-2021-47311: net: qcom/emac: fix UAF in emacremove bsc1225010. ...

9.8CVSS8.1AI score0.67994EPSS
SaveExploits9References79
Ubuntu
Ubuntu
added 2024/07/04 3:29 p.m.167 views

USN-6878-1: Linux kernel (Oracle) vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS7.4AI score0.01635EPSS
SaveExploits0
Rows per page
Query Builder