Lucene search
+L

7513 matches found

RedhatCVE
RedhatCVE
added 2025/09/18 7:48 p.m.11 views

CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 7:04 p.m.8 views

CVE-2022-50403

A vulnerability was identified in the Linux kernel's ext4 filesystem implementation due to a flaw in how it processes filesystem metadata. An attacker with local privileges could create a malicious ext4 filesystem image to trigger this issue. When the system attempts to mount this malicious image...

7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2023-53420

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS6.2AI score0.00159EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.4 views

CVE-2023-53420 ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()

In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfslistxattr Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in ntfslistea fs/ntfs3/xattr.c:191 inline BUG: KASAN: slab-out-of-bounds in ntfslistxattr+0x401/0x5...

7.1CVSS6.1AI score0.00159EPSS
SaveExploits0References4
CNVD
CNVD
added 2025/09/18 12:00 a.m.6 views

Security Bypass Vulnerability in Multiple Mozilla Products (CNVD-2025-24646)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the U.S.A. Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is email client software that supports the IMAP and POP mail protocols as well as the HTML mail format. A...

6.5CVSS6.7AI score0.00312EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/18 12:00 a.m.5 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 an error in the eaall iteration logic in the ntfslistxattr function, which could lead to an out-of-bounds re...

7.1CVSS5.9AI score0.00159EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/18 12:00 a.m.5 views

Debian dsa-6003 : firefox-esr - security update

The remote Debian 12 / 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6003 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6003-1 [email protected]...

8.8CVSS7.2AI score0.00737EPSS
SaveExploits0References17
Packet Storm News
Packet Storm News
added 2025/09/18 12:00 a.m.14 views

Evil Vizier: Vulnerabilities of LLM-Integrated XR Systems

Extended reality XR applications increasingly integrate Large Language Models LLMs to enhance user experience, scene understanding, and even generate executable XR content, and are often called "AI glasses". Despite these potential benefits, the integrated XR-LLM pipeline makes XR applications...

7.2AI score
SaveExploits0
Kaspersky
Kaspersky
added 2025/09/18 12:00 a.m.51 views

KLA90884 PE vulnerability in Microsoft Products (ESU)

An elevation of privilege vulnerability was found in Microsoft Products Extended Security Update. Malicious users can exploit this vulnerability to gain privileges. Original advisories CVE-2025-59220 Exploitation Related products Microsoft-Windows Microsoft-Windows-Server Microsoft-Windows-10...

7CVSS5.8AI score0.00249EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/09/17 3:53 p.m.11 views

firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 140.3, Thunderbird ESR 140.3, Firefox 143 and Thunderbird 143

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. Some of these bugs showed evidence of memory corruption and we presume th...

8.8CVSS7.4AI score0.00328EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/09/17 2:39 p.m.8 views

CVE-2025-10533

This vulnerability affects Firefox 143, Firefox ESR 115.28, Firefox ESR 140.3, Thunderbird 143, and Thunderbird 140.3...

8.8CVSS6AI score0.00737EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.18 views

SUSE CVE-2025-39835

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References21
RedHat Linux
RedHat Linux
added 2025/09/16 7:30 p.m.10 views

Moderate: Red Hat Security Advisory: python3.11 security update

An update for python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.5CVSS6.9AI score0.00641EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:15 p.m.5 views

DEBIAN-CVE-2023-53323

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.7 views

CVE-2022-50346

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

5.5CVSS0.0016EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/16 5:15 p.m.6 views

CVE-2022-50344

In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4writeinfo I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in range 0x0000000000000068-0x000000000000006f CPU: 1 PI...

5.5CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 5:15 p.m.10 views

UBUNTU-CVE-2023-53323

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.4 views

CVE-2022-50346 ext4: init quota for 'old.inode' in 'ext4_rename'

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

6.1AI score0.0016EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.14 views

CVE-2022-50346 ext4: init quota for 'old.inode' in 'ext4_rename'

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 2:15 p.m.19 views

AZL-74736 CVE-2025-39835 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References1
Rows per page
Query Builder