PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90149 Linux CVE debrief

A vulnerability in the Linux kernel's NFSv4/flexfiles implementation can lead to a NULL pointer dereference when using NFSv4.0 data servers. This occurs because certain code paths assume the presence of a session, which is not available in NFSv4.0. As a result, I/O operations to a v4.0 flexfiles data server can cause a system crash. The vulnerability arises from the Linux kernel's handling of NFSv4.0 data servers in the flexfiles implementation, leading to potential system crashes during I/O operations.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-18
Advisory published
2026-09-17
Advisory updated
2026-09-18

Who should care

Linux kernel administrators and users of NFSv4/flexfiles should assess exposure and prioritize verification of affected systems due to potential system crashes and denial-of-service. Linux kernel administrators should review system configurations, assess exposure, and prioritize patching or mitigation to prevent potential system crashes during I/O operations to v4.0 flexfiles data servers. Security teams should monitor system logs for potential NULL, and

Why it matters

Linux kernel administrators should assess exposure and prioritize verification of affected systems due to potential system crashes and denial-of-service.

  • System crashes during I/O operations to v4.0 flexfiles data servers
  • Potential denial-of-service due to NULL pointer dereference

Technical summary

The Linux kernel's NFSv4/flexfiles implementation does not properly handle NFSv4.0 data servers, leading to a NULL pointer dereference. This vulnerability can cause system crashes during I/O operations to v4.0 flexfiles data servers. The issue arises from certain code paths assuming the presence of a session, which is not available in NFSv4.0, resulting in a NULL pointer dereference during I/O operations to v4.0 flexfiles data servers. Administrators should be aware of the potential for system crashes and prioritize verification of affected systems.

Defensive priority

Linux kernel administrators should assess exposure and prioritize verification of affected systems.

Recommended defensive actions

  • Assess exposure by checking Linux kernel versions and configurations
  • Verify system crash possibility and prioritize patching or mitigation
  • Monitor system logs for potential NULL pointer dereference errors
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but do not specify which Linux kernel versions are affected or provide a patch. Administrators should consult the official Linux kernel sources for mitigation guidance.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90149 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90149

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90149 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90149

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/163c16e01f53fc8eb8d0f3484ae6c382265ecbbd

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2b03ebbf8d5e8f6af4ecd6c65375232dd1ec32cc

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/436a214514e24103159aea455147d58b44a8a585

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.