Lucene search
+L

222 matches found

CVE
CVE
added 2025/12/09 12:01 a.m.40 views

CVE-2023-53813

CVE-2023-53813 concerns linux kernel ext4 preallocation handling. The issue arises in ext4 during PA (preallocated area) search in the per-inode rb-tree: a direct traversal can miss entries because ext4_mb_discard_group_preallocation() may concurrently delete a PA, potentially causing a BUG_ON wh...

6.2AI score0.00191EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 ext4mbusepreallocated not handling rbtree traversals correctly, which could lead to overlapping preallocated...

8.6AI score0.00191EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.8 views

SUSE CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

5.2CVSS6.5AI score0.00455EPSS
SaveExploits3References26
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.9 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7CVSS5.2AI score0.00455EPSS
SaveExploits3References4
NVD
NVD
added 2025/12/06 10:15 p.m.9 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS0.00455EPSS
SaveExploits3References9
OSV
OSV
added 2025/12/06 10:15 p.m.11 views

UBUNTU-CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS6.2AI score0.00455EPSS
SaveExploits3References36
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.11 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS5.3AI score0.00455EPSS
SaveExploits3
OSV
OSV
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40271 fs/proc: fix uaf in proc_readdir_de()

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS6.4AI score
SaveExploits0References12
CNVD
CNVD
added 2025/11/25 12:00 a.m.18 views

SQL Injection Vulnerability in RB Enterprise Management System of Shanghai Ruifang Technology Co.

RB Enterprise Management System is a zero-code, open source and free enterprise management system. RB Enterprise Management System of Shanghai Ruifang Technology Co., Ltd. suffers from SQL injection vulnerability, which can be exploited by attackers to obtain sensitive information from the databa...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-11022

Malware in sbrugna...

5.4CVSS5.5AI score0.00531EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2017-1059

Malware in sbrugna...

7.2CVSS7AI score0.00199EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.8 views

PT-2025-40708

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the netfilter module, specifically in the nft set rbtree function, related to element insertion. A null dereference can occur during element...

6.3AI score0.0015EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-21285

Malicious code in bioql PyPI...

4.8CVSS4AI score0.0025EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-25040

Malicious code in bioql PyPI...

5.4CVSS5.6AI score0.00304EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2025/08/27 10:41 a.m.11 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00167EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 12:10 a.m.11 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00167EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/25 1:42 a.m.15 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00167EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2025-38373

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc is invoked while holding umemmutex or any other lock acquired under umemmutex...

5.5CVSS6.2AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-33668 Malicious code in sorbet-rb (npm)

The package sorbet-rb was found to contain malicious code...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-13733 Malicious code in @zalastax/nolb-react-rb (npm)

The package @zalastax/nolb-react-rb was found to contain malicious code...

7.2AI score
SaveExploits0
Rows per page
Query Builder