Lucene search
+L

341 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 10:50 p.m.3 views

CVE-2026-89661

A flaw was found in the Linux kernel's Network File System Daemon NFSD. A local administrator with CAPSYSADMIN capabilities can trigger a use-after-free vulnerability by writing to /proc/fs/nfsd/unlockfilesystem after the NFSD server has shut down. This can lead to memory corruption, potentially...

4.1CVSS0.00189EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 12:40 p.m.6 views

CVE-2025-40271

🔴 CVE-2025-40271:Linux 内核中严重的使用后释放漏洞 🛡️ 漏洞详情 CVE-2025-40271 是一个影响 Linux 内核 /proc 文件系统的 严重使用后释放(UAF)漏洞 。该缺陷存在于负责列出 /proc 中目录内容的 procreaddirde 函数中。 🔍 问题所在 当通过 rberase 从二叉搜索树(rbtree)中删除一个 目录项(PDE) 时,内核未将该节点标记为空 。这会导致一种危险情况: 如果某个进程正在读取目录 (例如 /proc/pid/net/devsnmp6/),而另一个进程同时删除网络接口 (如 tun...

7.8CVSS6.4AI score0.00455EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 5:03 a.m.5 views

CVE-2024-21626-POC

CVE-2024-21626-POC 使用说明 仅供教育/研究使用,任何与教育/研究无关的行为所产生的风险自行负责 使用 root@kitploit: docker build . -t cve-2024-21626 docker run -it --rm cve-2024-21626 bash /poc.sh 另起一个terminal /bin/bash.copy 注意 不同docker/runc版本使用的具体文件描述符有所不同,例如docker server:20.10.17 && runc version 1.1.2 的情况下使用 /proc/self/fd/9,实际的 fd...

8.6CVSS7.1AI score0.18087EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/09/08 6:11 a.m.5 views

CVE-2023-32784-keepass-linux

KeePass 2.53/cmdline files and store the pid of ones with the keyword KeePass in their commandline argument. It'll then acquire the adresses of memory maps in /proc//maps that aren't directly associated with a library, meaning they have an empty file path. It'll then store the memory of all those...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/08 4:02 a.m.5 views

CVE-2025-40271

CVE-2025-40271 — procreaddirde rb-tree UAF LPE 针对 Linux 内核 proc 文件系统中一个本地权限提升漏洞的概念验证(PoC)。该漏洞是 procreaddirde 中的释放后使用(UAF),由 rberase 未调用 RBCLEARNODE 所致,残留的红黑树链接在目录枚举期间可被竞态利用。 作者: MadExploits 原始漏洞研究与 C 语言 PoC 由 Aviral Srivastava (N-DAY RESEARCH)完成。本仓库包含一个 shell 移植版(exploit.sh),适用于不便编译的环境。 概述 字段| 详情...

7.8CVSS6.7AI score0.00455EPSS
SaveExploits3References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nubus: Partially reversed the conversion of proccreatesingledata. The conversion to proccreatesingledata introduced a regression, where reading a file from /proc/bus/nubus resulted in a segmentation fault: grep -r...

7.8CVSS6.3AI score0.00164EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: scsi: core: Fixed a regression issue related to the removal of the procfs host directory The commit fc663711b944 “scsi: core: Removed the /proc/scsi/$procname directory earlier” fixed a bug related to module loading/unloading...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: In the bcm module, there was a issue where bo-bcmprocread was still triggered after the removeprocentry function was called. The syzbot tool reported a warning in the bcmrelease function. The fix addressed another warning that...

5.5CVSS6.1AI score0.00249EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. The syzbot reported a warning below 1 after a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS5.9AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 9:17 a.m.7 views

UBUNTU-CVE-2026-72693

openvt -u is intended to identify the owner of the current VT and then execute login as that user from a privileged context. In the documented kbrequest/init usage, the ownership test in authenticateuser relies on stat"/proc//fd/0". stat on /proc//fd/0 follows the symlink to the underlying TTY...

7.8CVSS5.5AI score0.00107EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/29 12:37 p.m.12 views

CVE-2026-64375

A flaw was found in the Linux kernel's proc filesystem. A local attacker with low privileges could exploit a race condition within the ptracemayaccess function when handling file descriptor links. This vulnerability arises because the system performs multiple task lookups without proper...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64371

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

AZL-93935 CVE-2026-64375 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64371

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

5.5CVSS0.00125EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.23 views

CVE-2026-64375

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.84 views

CVE-2026-64375

In CVE-2026-64375, the Linux kernel fix addresses a race in ptrace access checks. Previously proc_pid_get_link() and proc_pid_readlink() looked up the task from the pid twice (before and after the check). The patch passes the task to the ->proc_get_link() handler and adds call_proc_get_link() ...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.14 views

EUVD-2026-48919

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

5.7AI score0.00131EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64375 proc: protect ptrace_may_access() with exec_update_lock (FD links)

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock FD links procpidgetlink and procpidreadlink currently look up the task from the pid once, then do the ptrace access check on that task, then look up the task from the pid a second...

7.8CVSS5.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.45 views

CVE-2026-64371 proc: protect ptrace_may_access() with exec_update_lock (part 1)

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

0.00125EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.54 views

CVE-2026-64371

CVE-2026-64371 is a race condition in the Linux kernel procfs subsystem where several functions call ptrace_may_access() without exec_update_lock protection. The affected functions include do_task_stat(), proc_pid_wchan(), proc_map_files_lookup(), proc_map_files_readdir(), proc_ns_get_link(), and...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder