Lucene search
+L

884 matches found

NVD
NVD
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40230

In the Linux kernel, the following vulnerability has been resolved: mm: prevent poison consumption when splitting THP When performing memory error injection on a THP Transparent Huge Page mapped to userspace on an x86 server, the kernel panics with the following trace. The expected behavior is to...

0.00209EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/04 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 nios2 not setting memblock.currentlimit correctly, which could lead to memory mapping out-of-bounds...

6.1AI score0.00151EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.14 views

UBUNTU-CVE-2025-40181

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP When running as an SNP or TDX guest under KVM, force the legacy PCI hole, i.e. memory between Top of Lower Usable DRAM and 4GiB, to be mapped as UC via a forc...

5.7AI score0.00199EPSS
SaveExploits0References10
OSV
OSV
added 2025/11/12 9:56 p.m.13 views

CVE-2025-40181 x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP When running as an SNP or TDX guest under KVM, force the legacy PCI hole, i.e. memory between Top of Lower Usable DRAM and 4GiB, to be mapped as UC via a forc...

6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/11/12 9:56 p.m.39 views

CVE-2025-40181

CVE-2025-40181 : In the Linux kernel x86/kvm, when running as an SNP/TDX guest, forcing the legacy PCI hole to UC by overriding MTRRs can cause ACPI-reported SystemMemory regions mapped as WB to conflict with device memory WC/UC requirements. This can lead to ioremap() failures for PCI devices (e...

6.1AI score0.00199EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.9 views

kernel: netfs: Fix early read unlock of page with EOF in middle

A race condition flaw was found in the Linux kernel's netfs subsystem. In the netfsreadunlockfolios function, a folio memory page may be unlocked prematurely before the ZERO subrequest completes clearing the tail portion of the page beyond the end-of-file. This allows an application using mmap to...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.11 views

kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2025/11/11 12:0 a.m.18 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

9.8CVSS7.3AI score0.007EPSS
SaveExploits1References225
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989234)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989234 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP...

9.8CVSS6.6AI score0.00863EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989446)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989446 advisory. In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is...

6.2CVSS6.1AI score0.00237EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevents VMA splitting of buffer mappings. The perfmmap code is careful to map the user page using mmap along with the ringbuffer and the auxiliary buffer, when the event supports this. Once the first mapping is...

7.8CVSS6.2AI score0.00384EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals upon device unwinding. While we are indirectly draining our dedicated workqueue ggtt-wq—which we use to perform asynchronous removal of certain GGTT nodes—this occurs as part of the...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/31 12:30 p.m.12 views

EUVD-2025-37346

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS6.2AI score0.00405EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2023-53719

In the Linux kernel, the following vulnerability has been resolved: serial: arcuart: fix ofiomap leak in arcserialprobe Smatch reports: drivers/tty/serial/arcuart.c:631 arcserialprobe warn: 'port-membase' from ofiomap not released on lines: 631. In arcserialprobe, if uartaddoneport fails,...

0.00199EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.9 views

CVE-2023-53706

In the Linux kernel, the following vulnerability has been resolved: mm/vmemmap/devdax: fix kernel crash when probing devdax devices commit 4917f55b4ef9 "mm/sparse-vmemmap: improve memory savings for compound devmaps" added support for using optimized vmmemap for devdax devices. But how vmemmap...

0.00185EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.21 views

CVE-2023-53699 riscv: move memblock_allow_resize() after linear mapping is ready

In the Linux kernel, the following vulnerability has been resolved: riscv: move memblockallowresize after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to "reallocated" from memblock and accessed through linear mapping to cove...

0.00199EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.29 views

PT-2025-43126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the ttc timer probe function within the cadence-ttc timer driver. The timer baseaddr resource, obtained through of iomap, was not consistently...

7.8CVSS6.2AI score0.08942EPSS
SaveExploits4References990
SUSE CVE
SUSE CVE
added 2025/10/08 11:29 p.m.6 views

SUSE CVE-2023-53682

In the Linux kernel, the following vulnerability has been resolved: hwmon: xgene Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgenehwmonprobe warn: 'ctx-pcccommaddr' from ioremap not released on line: 757. This is because in drivers/hwmon/xgene-hwmon.c:701...

5.5CVSS6.5AI score0.00133EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/08 3:18 p.m.6 views

kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS6.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

AZL-76425 CVE-2023-53682 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: hwmon: xgene Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgenehwmonprobe warn: 'ctx-pcccommaddr' from ioremap not released on line: 757. This is because in drivers/hwmon/xgene-hwmon.c:701...

5.5CVSS5.6AI score0.00133EPSS
SaveExploits0References1
Rows per page
Query Builder