THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-63793 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol->volume_label with a mutex and snaphost the label before copy_to_user. This prevent a use-after-free when FS_IOC_SETFSLABEL replaces the vol->volume_label and F

[NVD] CVE-2026-63793 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol->volume_label with a mutex and snaphost the label before copy_to_user. This prevent a use-after-free when FS_IOC_SETFSLABEL replaces the vol->volume_label and F

mednvdPublished 2026-07-19

CVE-2026-63793 CVSS: 7.8 HIGH Published: 2026-07-19T12:16:51.650

In the Linux kernel, the following vulnerability has been resolved:

ntfs: serialize volume label accesses

Protect vol->volume_label with a mutex and snaphost the label before copy_to_user. This prevent a use-after-free when FS_IOC_SETFSLABEL replaces the vol->volume_label and FS_IOC_GETTSLABEL reads it concurrently.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-63793