Lucene search
K

398 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.3 views

UBUNTU-CVE-2023-54113

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

5.7AI score0.00168EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54113

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

5.7AI score0.00168EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2025-68737

In the Linux kernel, the following vulnerability has been resolved: arm64/pageattr: Propagate return value from changememorycommon The rodata=on security measure requires that any code path which does vmalloc - setmemoryro/setmemoryrox must protect the linear map alias too. Therefore, if such a...

5.8AI score0.00158EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.3 views

UBUNTU-CVE-2025-68737

In the Linux kernel, the following vulnerability has been resolved: arm64/pageattr: Propagate return value from changememorycommon The rodata=on security measure requires that any code path which does vmalloc - setmemoryro/setmemoryrox must protect the linear map alias too. Therefore, if such a...

5.8AI score0.00158EPSS
Exploits0References4
CVE
CVE
added 2025/12/24 1:6 p.m.10 views

CVE-2023-54113

CVE-2023-54113 describes a Linux kernel RCU/vmalloc memory dump issue that could cause a deadlock when dump_vmalloc_obj is invoked during interrupt context. The fix changes the code to use a deadlock-safe, best-effort find_vm_area path and, if that fails, prints that the pointer is vmalloc-backed...

6AI score0.00168EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.21 views

CVE-2023-54113 rcu: dump vmalloc memory info safely

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.3 views

CVE-2023-54113 rcu: dump vmalloc memory info safely

In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab allocator, the vmallocdumpobj will be invoke and the vmaparealock...

6.3AI score0.00168EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.29 views

CVE-2023-53989 arm64: mm: fix VA-range sanity check

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: fix VA-range sanity check Both createmappingnoalloc and updatemappingprot sanity-check their 'virt' parameter, but the check itself doesn't make much sense. The condition used today appears to be a historical accident...

0.00173EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53989

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - arm64: mm: fix VA-range sanity check Both createmappingnoalloc and updatemappingprot sanity-check their 'virt' parameter, but the check itself doesn't make much...

5.7AI score0.00173EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.2 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 a call to vmallocdumpobj in an interrupt context, which could result in a deadlock...

6.1AI score0.00168EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-52946

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to a Virtual Address VA range sanity check within the arm64 architecture. Specifically, the checks in create mapping noalloc and update mapping...

6.4AI score0.00173EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54113

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rcu: dump vmalloc memory info safely Currently, for double invoke callrcu, will dump rcuhead objects memory info, if the objects is not allocated from the slab...

5.8AI score0.00168EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.4 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

5.5CVSS7.5AI score0.00096EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.2 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

5.5CVSS7.5AI score0.00096EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:3 a.m.4 views

accel/habanalabs: support mapping cb with vmalloc-backed coherent memory

...

5.5CVSS7AI score0.00156EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:2 a.m.3 views

fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds

...

5.5CVSS7AI score0.00165EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.3 views

SUSE CVE-2025-40311

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

3.3CVSS6.2AI score0.00156EPSS
Exploits0References21
RedhatCVE
RedhatCVE
added 2025/12/08 11:47 p.m.2 views

CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.3CVSS6AI score0.00165EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 11:47 p.m.3 views

CVE-2025-40311

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.7AI score0.00156EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.3 views

EUVD-2025-201641

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

6.2AI score0.00165EPSS
Exploits0References9
Rows per page
Query Builder