THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-53395 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4_create nfsd4_create() steals create->cr_dpacl/cr_pacl into the local nfsd_attrs via the designated initializer, then immediately sets the source pointers to NULL. The

[NVD] CVE-2026-53395 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4_create nfsd4_create() steals create->cr_dpacl/cr_pacl into the local nfsd_attrs via the designated initializer, then immediately sets the source pointers to NULL. The

mednvdPublished 2026-07-19

CVE-2026-53395 CVSS: 7.5 HIGH Published: 2026-07-19T12:16:50.597

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

nfsd: fix dead ACL conflict guard in nfsd4_create

nfsd4_create() steals create->cr_dpacl/cr_pacl into the local nfsd_attrs via the designated initializer, then immediately sets the source pointers to NULL. The subsequent conflict guard tests the already-nilled sou

Indicators of compromise

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