Lucene search
+L

3633 matches found

CNNVD
CNNVD
added 2025/07/08 12:00 a.m.8 views

Microsoft Windows NTFS 代码问题漏洞

Microsoft Windows NTFS is a file system from Microsoft USA that serves computer files. The file system has error warning, disk self-repair, and logging capabilities. A code issue vulnerability exists in Microsoft Windows NTFS. An attacker could exploit the vulnerability to elevate privileges. The...

7CVSS6.6AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38167

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdrfirstde return value The hdrfirstde function returns a pointer to a struct NTFSDE. This pointer may be NULL. To handle the NULL error effectively, it is important to implement an error handler. This will help...

5.5CVSS6.2AI score0.00141EPSS
SaveExploits0References41
CVE
CVE
added 2025/07/03 8:36 a.m.100 views

CVE-2025-38167

The CVE-2025-38167 entry pertains to the Linux kernel, specifically the ntfs3 filesystem driver. Root cause: hdr_first_de() may return NULL, and error handling for this return value should be implemented consistently. The description notes that error handling already exists at other call sites. I...

5.5CVSS7.1AI score0.00141EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.6 views

SUSE CVE-2022-50056

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix missing iop in ntfsreadmft There is null pointer dereference because iop == NULL. The bug happens because we don't initialize iop for records in $Extend...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.7 views

SUSE CVE-2022-50057

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL deref in ntfsupdatemftmirr If ntfsfillsuper wasn't called then sbi-sb will be equal to NULL. Code should check this ptr before dereferencing. Syzbot hit this issue via passing wrong mount param as can be seen...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/06/19 12:00 a.m.9 views

The vulnerability of the decompress_chunk() function in the fs/ntfs3/lznt.c file of the Linux kernel’s file system ntfs3 allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the decompresschunk function in the fs/ntfs3/lznt.c file of the Linux kernel’s file system ntfs3 is related to reading memory beyond the bounds of the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.1CVSS7.2AI score0.00228EPSS
SaveExploits0References20Affected Software3
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50056

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix missing iop in ntfsreadmft There is null pointer dereference because iop == NULL. The bug happens because we don't initialize iop for records in $Extend...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-50056

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix missing iop in ntfsreadmft There is null pointer dereference because iop == NULL. The bug happens because we don't initialize iop for records in $Extend...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.20 views

CVE-2022-50057 fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL deref in ntfsupdatemftmirr If ntfsfillsuper wasn't called then sbi-sb will be equal to NULL. Code should check this ptr before dereferencing. Syzbot hit this issue via passing wrong mount param as can be seen...

0.00164EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50057

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL deref in ntfsupdatemftmirr If ntfsfillsuper wasn't called then sbi-sb will be equal to NULL. Code should check this ptr before dereferencing. Syzbot hit this issue via passing wrong mount param as can be seen...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50056 fs/ntfs3: Fix missing i_op in ntfs_read_mft

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix missing iop in ntfsreadmft There is null pointer dereference because iop == NULL. The bug happens because we don't initialize iop for records in $Extend...

6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.8 views

PT-2025-25982 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null pointer dereference in the Linux kernel, specifically in the ntfs read mft function within the fs/ntfs3 module. This occurs because the i op is not...

5.7AI score0.00164EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.14 views

PT-2025-33813

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the fs/ntfs3 component where a live inode can be incorrectly marked as a bad inode during file renaming operations, specifically when a file nam...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: fs/ntfs3: Fixed a couple of integer overflows on 32-bit systems. On 32-bit systems, the addition of “off + sizeofstruct NTFSDE” can lead to an integer wrapping issue. This issue was fixed by using sizeadd...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:00 a.m.9 views

TencentOS Server 3: virt and virt-devel (TSSA-2023:0110)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2023:0110 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

7.8CVSS7.4AI score0.05552EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:00 a.m.7 views

TencentOS Server 4: ntfs-3g (TSSA-2024:1019)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2024:1019 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.8CVSS7.1AI score0.00368EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/30 11:08 a.m.13 views

OESA-2025-1571 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A double-free flaw was found in the Linux kernel’s NTFS3 subsystem in how a user triggers remount and umount simultaneously. This flaw allows a local user to crash or potentially escalate their privileges on the...

8.4CVSS5.9AI score0.00257EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/05/23 1:11 a.m.16 views

CVE-2022-1958

A vulnerability classified as critical has been found in FileCloud. Affected is an unknown function of the component NTFS Handler. The manipulation leads to improper access controls. It is possible to launch the attack remotely. Upgrading to version 21.3.5.18513 is able to address this issue. It ...

6.5CVSS7.1AI score0.00708EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:01 p.m.18 views

CVE-2022-34008

Comodo Antivirus 12.2.2.8012 has a quarantine flaw that allows privilege escalation. To escalate privilege, a low-privileged attacker can use an NTFS directory junction to restore a malicious DLL from quarantine into the System32 folder...

7.8CVSS7.1AI score0.00496EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:57 p.m.10 views

CVE-2022-29974

AMI aka American Megatrends NTFS driver 1.0.0 fixed in late 2021 or early 2022 has a buffer overflow. This driver is, for example, used in certain ASUS devices...

4.3CVSS7.2AI score0.00312EPSS
SaveExploits0References1
Rows per page
Query Builder