Lucene search
+L

13455 matches found

OSV
OSV
added 2025/12/08 2:15 a.m.3 views

DEBIAN-CVE-2023-53742

In the Linux kernel, the following vulnerability has been resolved: kcsan: Avoid READONCE in readinstrumentedmemory Haibo Li reported: | Unable to handle kernel paging request at virtual address | ffffff802a0d8d7171 | Mem abort info:o: | ESR = 0x9600002121 | EC = 0x25: DABT current EL, IL = 32...

5.3AI score0.00178EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 1:19 a.m.24 views

CVE-2023-53749

CVE-2023-53749 is discussed across multiple sources as a Linux kernel issue: the x86 memory-clearing path in clear_user_rep_good() had incorrect exception-table annotations, which could lead to a kernel oops instead of -EFAULT when a user-space access faults. Upstream fixes remove the problematic...

6.2AI score0.00024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.16 views

SUSE CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References21
Amazon
Amazon
added 2025/12/08 12:0 a.m.9 views

Medium: postgresql15

Issue Overview: Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail...

5.9CVSS6.7AI score0.00332EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.8 views

Amazon Linux 2 : libpq, --advisory ALAS2POSTGRESQL14-2025-020 (ALASPOSTGRESQL14-2025-020)

The version of libpq installed on the remote host is prior to 14.20-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2POSTGRESQL14-2025-020 advisory. Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network...

5.9CVSS5.5AI score0.00332EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40272

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a ne...

5.6AI score0.00174EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.15 views

CVE-2025-40272

A use-after-free race condition was found in the secretmem subsystem of the Linux kernel. When two tasks concurrently fault on the same page in a memfdsecret file, the losing task may free its folio before restoring the direct map entry. This allows the freed page to be reallocated while still...

5.8CVSS6.1AI score0.00174EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.15 views

EUVD-2025-201583

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.8AI score0.00174EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/06 10:15 p.m.13 views

CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/06 10:15 p.m.8 views

DEBIAN-CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.5AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.12 views

UBUNTU-CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.8AI score0.00174EPSS
SaveExploits0References34
CVE
CVE
added 2025/12/06 9:50 p.m.32 views

CVE-2025-40272

CVE-2025-40272 affects Linux kernel mm/secretmem: a use-after-free race in the fault handler can occur when two tasks fault on the same secret memory page concurrently. The bug arises from freeing the folio before restoring the direct map, which could let a then-allocated page become accessible a...

5.9AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.30 views

CVE-2025-40272 mm/secretmem: fix use-after-free race in fault handler

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40272 mm/secretmem: fix use-after-free race in fault handler

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

6.2AI score0.00174EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.14 views

CVE-2025-40272

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix use-after-free race in fault handler When a page fault occurs in a secret memory file created with memfdsecret2, the kernel will allocate a new folio for it, mark the underlying page as not-present in the direct...

5.5AI score0.00174EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.12 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00191EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/04 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 a lack of memory allocation failure checking, which could lead to a null pointer dereference...

6.1AI score0.00165EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/02 5:57 p.m.41 views

CVE-2025-66399

Cacti is an open source performance and fault management framework. Prior to 1.2.29, there is an input-validation flaw in the SNMP device configuration functionality. An authenticated Cacti user can supply crafted SNMP community strings containing control characters including newlines that are...

8.8CVSS8.1AI score0.10941EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/12/02 7:22 a.m.9 views

CVE-2025-64704

WebAssembly Micro Runtime WAMR is a lightweight standalone WebAssembly Wasm runtime. Prior to version 2.4.4, WAMR is susceptible to a segmentation fault in v128.store instruction. This issue has been patched in version 2.4.4...

5.5CVSS6.6AI score0.00184EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/01 12:0 a.m.6 views

PUB-A-308947502

In U-Boot of appenduint32le, there is a possible fault injection due to a logic error in the code. This could lead to physical escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.8CVSS7.3AI score0.00131EPSS
SaveExploits0References1
Rows per page
Query Builder