Lucene search
+L

468 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.17 views

UBUNTU-CVE-2023-54243

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix table blob use-after-free We are not allowed to return an error at this point. Looking at the code it looks like ret is always 0 at this point, but its not. t = findtablelocknet, repl-name, &ret, &ebtmute...

7.8CVSS5.7AI score0.00133EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:11 p.m.32 views

CVE-2023-54243

The CVE-2023-54243 item concerns a use-after-free in netfilter/ebtables: during table blob update, the blob is freed after updating table->private, permitting a vmalloc-out-of-bounds read as shown by the KASAN report. Connected advisories (EulerOS SUSE/Unity Linux Nessus plugins) corroborate t...

7.8CVSS6.3AI score0.00133EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992203)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992203 advisory. In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocat...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.9 views

SUSE 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.5CVSS6.4AI score0.00195EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60332

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.9AI score0.00195EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.12 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...

0.0017EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.11 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...

0.00195EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.20 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...

6.5AI score0.00195EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.11 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.0017EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.11 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.0017EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.9 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.00195EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.10 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 score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.34 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.00195EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.20 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.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.37 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.00203EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.7 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...

6.8AI score0.00195EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:00 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 the Linux kernel that stems from a call to vmallocdumpobj in an interrupt context, which could result in a deadlock...

6.1AI score0.00195EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.9 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.00203EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.6 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.00203EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.13 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...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
Rows per page
Query Builder