Lucene search
+L

866 matches found

OSV
OSV
added 2025/04/23 4:18 p.m.30 views

USN-7453-1 linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits5References462
OSV
OSV
added 2025/04/23 3:29 p.m.18 views

USN-7452-1 linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits5References461
OSV
OSV
added 2025/04/23 3:11 p.m.22 views

USN-7451-1 linux-aws-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits8References578
OSV
OSV
added 2025/04/23 2:50 p.m.23 views

USN-7450-1 linux-gcp, linux-gke, linux-gkeop vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits5References461
Ubuntu
Ubuntu
added 2025/04/23 2:20 p.m.96 views

USN-7449-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS7.5AI score0.03558EPSS
SaveExploits5
OSV
OSV
added 2025/04/23 2:20 p.m.38 views

USN-7449-1 linux, linux-aws, linux-azure, linux-azure-6.8, linux-ibm, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency, linux-oem-6.8, linux-oracle, linux-oracle-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits5References462
Tenable Nessus
Tenable Nessus
added 2025/04/23 12:0 a.m.38 views

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

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7450-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws i...

9.8CVSS7.6AI score0.03558EPSS
SaveExploits5References458
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.6 views

SUSE CVE-2025-40114

In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075readinttimems The array contains only 5 elements, but the index calculated by veml6075readinttimeindex can range from 0 to 7, which could lead to out-of-bounds access. The check...

6.6CVSS7.8AI score0.00242EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/18 7:15 a.m.2 views

DEBIAN-CVE-2025-40114

In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075readinttimems The array contains only 5 elements, but the index calculated by veml6075readinttimeindex can range from 0 to 7, which could lead to out-of-bounds access. The check...

7.8CVSS6.1AI score0.00242EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/18 7:1 a.m.1 views

CVE-2025-40114 iio: light: Add check for array bounds in veml6075_read_int_time_ms

In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075readinttimems The array contains only 5 elements, but the index calculated by veml6075readinttimeindex can range from 0 to 7, which could lead to out-of-bounds access. The check...

6AI score0.00242EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.7 views

SUSE CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

7.1CVSS6.7AI score0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.1 views

DEBIAN-CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.20 views

CVE-2025-22082 iio: backend: make sure to NULL terminate stack buffer

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22082 iio: backend: make sure to NULL terminate stack buffer

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

6.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.9 views

Linux kernel 安全漏洞

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 an iio backend that does not properly terminate a stack buffer, potentially resulting in a buffer overflow...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.5 views

PT-2025-16722 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the iio backend, where a stack buffer was not properly NULL terminated before being passed to the sscanf...

7.8CVSS7AI score0.65736EPSS
SaveExploits0References689
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.14 views

The vulnerability of the iio component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the iio component in the Linux operating system’s kernel is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References15Affected Software7
OSV
OSV
added 2025/04/07 2:40 p.m.21 views

USN-7421-1 linux-azure-5.15, linux-azure-fde-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits3References257
Rows per page
Query Builder