Lucene search
+L

11597 matches found

ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.7 views

CVE-2025-38446

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmixcsrclkdevdata When numparents is 4, clkregister occurs an out-of-bounds when accessing parentnames member. Use ARRAYSIZE instead of hardcode number here. BUG: KASAN:...

7.1CVSS5.8AI score0.00149EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/25 2:15 p.m.3 views

DEBIAN-CVE-2025-38407

In the Linux kernel, the following vulnerability has been resolved: riscv: cpuopssbi: Use static array for bootdata Since commit 6b9f29b81b15 "riscv: Enable pcpu page first chunk allocator", if NUMA is enabled, the page percpu allocator may be used on very sparse configurations, or when requested...

5.5CVSS5.1AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/25 1:20 p.m.56 views

CVE-2025-38407

CVE-2025-38407 (Linux kernel, RISC‑V) is addressed by replacing the dynamic percpu boot data area with a statically allocated array in the kernel image to fix boot on NUMA SMP configurations. The root cause was that, when percpu page allocation happens early with NUMA, percpu data could be placed...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/25 1:20 p.m.18 views

CVE-2025-38407 riscv: cpu_ops_sbi: Use static array for boot_data

In the Linux kernel, the following vulnerability has been resolved: riscv: cpuopssbi: Use static array for bootdata Since commit 6b9f29b81b15 "riscv: Enable pcpu page first chunk allocator", if NUMA is enabled, the page percpu allocator may be used on very sparse configurations, or when requested...

0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.11 views

CVE-2025-38407

In the Linux kernel, the following vulnerability has been resolved: riscv: cpuopssbi: Use static array for bootdata Since commit 6b9f29b81b15 "riscv: Enable pcpu page first chunk allocator", if NUMA is enabled, the page percpu allocator may be used on very sparse configurations, or when requested...

5.5CVSS5.1AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 1:20 p.m.11 views

CVE-2025-38407 riscv: cpu_ops_sbi: Use static array for boot_data

In the Linux kernel, the following vulnerability has been resolved: riscv: cpuopssbi: Use static array for bootdata Since commit 6b9f29b81b15 "riscv: Enable pcpu page first chunk allocator", if NUMA is enabled, the page percpu allocator may be used on very sparse configurations, or when requested...

5.8AI score
SaveExploits0References6
NVD
NVD
added 2025/07/25 1:15 p.m.13 views

CVE-2025-38391

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pinassignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DPPINASSIGNF. In...

5.5CVSS0.00172EPSS
SaveExploits0References10
NVD
NVD
added 2025/07/25 1:15 p.m.10 views

CVE-2025-38367

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTCENABLE. There will be array index overflow problem...

8.8CVSS0.00144EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/25 1:15 p.m.10 views

CVE-2025-38366

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 1:15 p.m.7 views

UBUNTU-CVE-2025-38367

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTCENABLE. There will be array index overflow problem...

8.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 12:53 p.m.16 views

CVE-2025-38391 usb: typec: altmodes/displayport: do not index invalid pin_assignments

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pinassignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DPPINASSIGNF. In...

6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.17 views

CVE-2025-38391

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pinassignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DPPINASSIGNF. In...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.5 views

CVE-2025-38367

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTCENABLE. There will be array index overflow problem...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/25 12:47 p.m.43 views

CVE-2025-38367

CVE-2025-38367 concerns the Linux kernel LoongArch KVM subsystem. The issue arises from a logic error where a modified index is reused as an array index when updating the EIOINTC_ENABLE register, creating an array index overflow condition. The vulnerability affects the kernel, with the descriptio...

8.8CVSS6.7AI score0.00144EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.18 views

CVE-2025-38367 LoongArch: KVM: Avoid overflow with array index

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTCENABLE. There will be array index overflow problem...

8.8CVSS0.00144EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.10 views

CVE-2025-38367

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTCENABLE. There will be array index overflow problem...

8.8CVSS6.3AI score0.00144EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38366

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS5.9AI score0.00145EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38366 LoongArch: KVM: Check validity of "num_cpu" from user space

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "numcpu" from user space The maximum supported cpu number is EIOINTCROUTEMAXVCPUS about irqchip EIOINTC, here add validation about cpu number to avoid array pointer overflow...

7.8CVSS6.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.8 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 under-allocation of the gpiods array could lead to out-of-bounds access...

7.1CVSS6.9AI score0.00173EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.6 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 originates from an array index overflow when the EIOINTCENABLE register is modified...

7.8CVSS6.5AI score0.00144EPSS
SaveExploits0References3
Rows per page
Query Builder