Lucene search
+L

11587 matches found

Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.5 views

CVE-2023-53313

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
NVD
NVD
added 2025/09/16 1:16 p.m.12 views

CVE-2025-39823

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 1:16 p.m.5 views

UBUNTU-CVE-2025-39823

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS6.6AI score0.00165EPSS
SaveExploits0References30
OSV
OSV
added 2025/09/16 1:16 p.m.11 views

AZL-74718 CVE-2025-39823 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS6.6AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:16 p.m.7 views

AZL-67419 CVE-2025-39823 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:16 p.m.2 views

DEBIAN-CVE-2025-39823

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS6.4AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.6 views

CVE-2025-39818

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS0.00134EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 1:0 p.m.59 views

CVE-2025-39823

CVE-2025-39823 is a Linux kernel KVM/CPU virtualization vulnerability affecting x86 where indices from the guest (min, dest_id) were used with array_index_nospec after bounds checks. The issue enables speculative execution side-channel leakage affecting confidentiality, integrity, and availabilit...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.16 views

CVE-2025-39823 KVM: x86: use array_index_nospec with indices that come from guest

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 1:0 p.m.8 views

CVE-2025-39823 KVM: x86: use array_index_nospec with indices that come from guest

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

6.1AI score
SaveExploits0References14
OSV
OSV
added 2025/09/16 8:15 a.m.3 views

DEBIAN-CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS5.1AI score0.00145EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.7 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 Linux kernel that stems from not using arrayindexnospec for indexes from clients, which could lead to a speculative execution side-channel...

7.8CVSS7AI score0.00165EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ata: ahci: Match EMMAXSLOTS with SATAPMPMAXPORTS UBSAN complains about array-index-out-of-bounds: 1.980703 kernel: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.8 views

SUSE CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References19
NVD
NVD
added 2025/09/15 3:15 p.m.12 views

CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

7.1CVSS0.00149EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.5 views

CVE-2022-50315

In the Linux kernel, the following vulnerability has been resolved: ata: ahci: Match EMMAXSLOTS with SATAPMPMAXPORTS UBSAN complains about array-index-out-of-bounds: 1.980703 kernel: UBSAN: array-index-out-of-bounds in /build/linux-9H675w/linux-5.15.0/drivers/ata/libahci.c:968:41 1.980709 kernel:...

7.8CVSS0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.14 views

UBUNTU-CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

7.1CVSS5.8AI score0.00149EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/15 2:46 p.m.7 views

CVE-2022-50315 ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS

In the Linux kernel, the following vulnerability has been resolved: ata: ahci: Match EMMAXSLOTS with SATAPMPMAXPORTS UBSAN complains about array-index-out-of-bounds: 1.980703 kernel: UBSAN: array-index-out-of-bounds in /build/linux-9H675w/linux-5.15.0/drivers/ata/libahci.c:968:41 1.980709 kernel:...

7.8CVSS6.2AI score
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:45 p.m.8 views

USN-7751-1 sqlite3 vulnerability

It was discovered that the FTS5 SQLite extension incorrectly calculated certain array lengths. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code...

6.9CVSS5.9AI score0.00345EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/09/15 2:45 p.m.10 views

USN-7751-1: SQLite vulnerability

It was discovered that the FTS5 SQLite extension incorrectly calculated certain array lengths. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code...

6.9CVSS5.5AI score0.00345EPSS
SaveExploits0
Rows per page
Query Builder