Lucene search
K

1245 matches found

CVE
CVE
added 2026/02/14 3:22 p.m.16 views

CVE-2025-71201

CVE-2025-71201 concerns the Linux kernel netfs subsystem, specifically a race/logic issue in buffered reads where read results could be collected beyond the intended EOF due to an end-check that used the file end rather than the folio end. The vulnerability manifests during asynchronous subreques...

7.1CVSS5.4AI score0.00117EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2026/02/14 3:16 p.m.4 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS0.00105EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.4 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.7AI score0.00105EPSS
Exploits0References4
OSV
OSV
added 2026/02/14 3:16 p.m.2 views

UBUNTU-CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.7AI score0.00105EPSS
Exploits0References5
CVE
CVE
added 2026/02/14 3:9 p.m.19 views

CVE-2026-23127

CVE-2026-23127 affects the Linux kernel perf subsystem. The issue is caused by a refcount warning in perf_mmap_rb() when updating event->mmap_count during group-member mmap creation with PERF_FLAG_FD_OUTPUT. Specifically, refcount_inc(&event->mmap_count) can run when mmap_count is 0, trigge...

5.5CVSS5.2AI score0.00105EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:9 p.m.4 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-;mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.1AI score0.00105EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/02/14 3:9 p.m.3 views

EUVD-2026-5908

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.2AI score0.00105EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/02/14 3:9 p.m.25 views

CVE-2026-23127 perf: Fix refcount warning on event->mmap_count increment

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

0.00105EPSS
Exploits0References2
OSV
OSV
added 2026/02/14 3:9 p.m.4 views

CVE-2026-23127 perf: Fix refcount warning on event->mmap_count increment

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.2AI score0.00105EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/02/14 3:9 p.m.4 views

CVE-2026-23127

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmapcount increment When calling refcountinc&event-mmapcount inside perfmmaprb, the following warning is triggered: refcountt: addition on 0; use-after-free. WARNING: lib/refcount.c:25 PoC:...

5.5CVSS5.2AI score0.00105EPSS
Exploits0
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.5 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper reference counting of event-mmapcount in the perf tool. This vulnerability may lead to t...

5.5CVSS6AI score0.00105EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.4 views

PT-2026-8120

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event-mmap count increment When calling refcount inc&event-mmap count inside perf mmap rb, the following warning is triggered: refcount t: addition on 0; use-after-free. WARNING: lib/refcount.c:25 Po...

5.2AI score0.00105EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.5 views

PT-2026-8207

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAP QUERY to fetch optional build ID only after dropping mmap lock or per-VMA lock, whichever was used to lock VMA under question, to avoid deadlock reported by syzbo...

5.2AI score0.0009EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.7 views

PT-2026-8125

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet: 9p...

5.3AI score0.00117EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23199

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - procfs: avoid fetching build ID while holding VMA lock Fix PROCMAPQUERY to fetch optional build ID only after dropping mmaplock or per-VMA lock, whichever was...

5.5CVSS5.8AI score0.0009EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/02/07 1:23 a.m.6 views

CVE-2026-0106

In vpummap of vpuioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.3CVSS5.7AI score0.00112EPSS
Exploits0References1
NVD
NVD
added 2026/02/05 9:15 p.m.7 views

CVE-2026-0106

In vpummap of vpuioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.3CVSS0.00112EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/02/05 8:19 p.m.30 views

CVE-2026-0106

In vpummap of vpuioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00112EPSS
Exploits0References1
EUVD
EUVD
added 2026/02/05 8:19 p.m.6 views

EUVD-2026-5529

In vpummap of vpuioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.3CVSS5.7AI score0.00112EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/05 8:19 p.m.4 views

CVE-2026-0106

In vpummap of vpuioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.3CVSS5.7AI score0.00112EPSS
Exploits0References2
Rows per page
Query Builder