CVE-2025-68365

Advisory lineage Upstream: 0 Downstream: 39
Analyzed
Published: 24 Dec 2025, 10:32
Last modified:11 May 2026, 21:51

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

24 Dec 2025, 10:32
Published
Vulnerability first disclosed
11 May 2026, 21:51
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfs_read_hdr (3) - KMSAN: uninit-value in bcmp (3) Memory is allocated by __getname(), which is a wrapper for kmem_cache_alloc(). This memory is used before being properly cleared. Change kmem_cache_alloc() to kmem_cache_zalloc() to properly allocate and clear memory before use.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-908Use of Uninitialized Resource

    The product uses or accesses a resource that has not been initialized.

Affected Systems

  • linuxlinux

    ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < bdf38063fd15f2fc7361dc0b5d3c259741eab835 | ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < a58e29849aef8d26554a982989a2190b49aaf8ed | ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < 7d52c592cf53f5bb7163967edc01d2d7d80de44a | ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < f7728057220cabd720e27e46097edad48e5bd728 | ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < 192e8ce302f14ac66259231dd10cede19858d742 | ≥ 82cae269cfa953032fbb8980a7d554d60fb00b17, < a8a3ca23bbd9d849308a7921a049330dc6c91398 | 5.15

  • linuxlinux_kernel

    ≥ 5.15, < 5.15.199 | ≥ 5.16, < 6.1.162 | ≥ 6.2, < 6.6.122 | ≥ 6.7, < 6.12.68 | ≥ 6.13, < 6.18.2

References (6)