Lucene search
+L

1203 matches found

CVE
CVE
added 2024/11/09 10:14 a.m.152 views

CVE-2024-50248

CVE-2024-50248 affects the Linux kernel’s ntfs3 component. The advisory states that bounds checking was added to mi_enum_attr() to ensure attributes do not strays beyond valid memory regions, mitigating a memory-safety issue. The entry is resolved in the Linux kernel by updating to a patched vers...

7.1CVSS6.5AI score0.00214EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/11/09 10:14 a.m.173 views

CVE-2024-50247

CVE-2024-50247 affects the Linux kernel ntfs3 path where an incorrectly formatted chunk may decompress to more than LZNT_CHUNK_SIZE bytes, causing an index out of bounds in s_max_off. The Connected documents confirm this CVE is included in multiple advisories (e.g., ALAS2023LIVEPATCH advisories) ...

7.3CVSS6.7AI score0.00228EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.32 views

CVE-2024-50246 fs/ntfs3: Add rough attr alloc_size check

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check...

7.8CVSS0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/09 10:14 a.m.165 views

CVE-2024-50246

CVE-2024-50246 is a Linux kernel vulnerability affecting the ntfs3 file-system code path. The issue stems from a missing or insufficient check related to the alloc_size for rough attribute handling in fs/ntfs3, which could allow a local attacker to exploit the flaw. The CVE is described with a CV...

7.8CVSS7.3AI score0.00224EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.18 views

CVE-2024-50246

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 10:14 a.m.15 views

CVE-2024-50246 fs/ntfs3: Add rough attr alloc_size check

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check...

7.8CVSS7AI score
SaveExploits0References9
OSV
OSV
added 2024/11/09 10:14 a.m.15 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2024/11/09 10:14 a.m.157 views

CVE-2024-50245

CVE-2024-50245 affects the Linux kernel fs/ntfs3 subsystem and is resolved by a patch that fixes a possible deadlock in mi_read caused by a mutex lock contention with the ni_lock_dir path. The flaw is within the ntfs3 code path and can result in a stall if the lock ordering interacts with another...

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.1 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

7.6AI score0.00219EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.21 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

0.00219EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.15 views

CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 10:14 a.m.16 views

CVE-2024-50244 fs/ntfs3: Additional check in ni_clear()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in niclear Checking of NTFSFLAGSLOGREPLAYING added to prevent access to uninitialized bitmap during replay process...

5.5CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2024/11/09 10:14 a.m.149 views

CVE-2024-50244

CVE-2024-50244 affects the Linux kernel ntfs3 driver. Root cause: an additional check added in ni_clear() to validate NTFS_FLAGS_LOG_REPLAYING, preventing access to an uninitialized bitmap during the NTFS replay process. Impact: as described, availability is affected; other confidentiality/integr...

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.14 views

CVE-2024-50244

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in niclear Checking of NTFSFLAGSLOGREPLAYING added to prevent access to uninitialized bitmap during replay process...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
CVE
CVE
added 2024/11/09 10:14 a.m.129 views

CVE-2024-50243

CVE-2024-50243 affects the Linux kernel ntfs3 path; the issue is a general protection fault in run_is_mapped_full leading to a local denial of service. The fix (and related NTFS attribute handling fix) was committed in the kernel; affected advisories reference kernel 6.1.x updates. Remediation is...

5.5CVSS5.2AI score0.00218EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.20 views

CVE-2024-50243 fs/ntfs3: Fix general protection fault in run_is_mapped_full

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/09 10:14 a.m.17 views

CVE-2024-50243 fs/ntfs3: Fix general protection fault in run_is_mapped_full

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.15 views

CVE-2024-50243

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 10:14 a.m.19 views

CVE-2024-50242 fs/ntfs3: Additional check in ntfs_file_release

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfsfilerelease...

7AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.30 views

CVE-2024-50242 fs/ntfs3: Additional check in ntfs_file_release

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfsfilerelease...

0.00228EPSS
SaveExploits0References5
Rows per page
Query Builder