📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global apt Government/Critical Infrastructure CRITICAL 1h Global vulnerability Enterprise Software / Data Analytics CRITICAL 2h Global vulnerability Artificial Intelligence and Technology HIGH 5h Global general Technology and Artificial Intelligence MEDIUM 9h Global general Technology and Artificial Intelligence HIGH 10h Global vulnerability Higher Education CRITICAL 19h Global data_breach Government HIGH 20h Global supply_chain Software Development and Open Source Communities CRITICAL 20h Global malware Software Development CRITICAL 20h Global phishing Multiple Sectors HIGH 20h Global apt Government/Critical Infrastructure CRITICAL 1h Global vulnerability Enterprise Software / Data Analytics CRITICAL 2h Global vulnerability Artificial Intelligence and Technology HIGH 5h Global general Technology and Artificial Intelligence MEDIUM 9h Global general Technology and Artificial Intelligence HIGH 10h Global vulnerability Higher Education CRITICAL 19h Global data_breach Government HIGH 20h Global supply_chain Software Development and Open Source Communities CRITICAL 20h Global malware Software Development CRITICAL 20h Global phishing Multiple Sectors HIGH 20h Global apt Government/Critical Infrastructure CRITICAL 1h Global vulnerability Enterprise Software / Data Analytics CRITICAL 2h Global vulnerability Artificial Intelligence and Technology HIGH 5h Global general Technology and Artificial Intelligence MEDIUM 9h Global general Technology and Artificial Intelligence HIGH 10h Global vulnerability Higher Education CRITICAL 19h Global data_breach Government HIGH 20h Global supply_chain Software Development and Open Source Communities CRITICAL 20h Global malware Software Development CRITICAL 20h Global phishing Multiple Sectors HIGH 20h
Vulnerabilities

CVE-2026-22980

High
In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4_end_grace Writing to v4_end_grace can race with server shutdown and result in memory being accessed a
CWE-416 — Weakness Type
Published: Jan 23, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.8
🔗 NVD Official
📄 Description (English)

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

nfsd: provide locking for v4_end_grace

Writing to v4_end_grace can race with server shutdown and result in
memory being accessed after it was freed - reclaim_str_hashtbl in
particularly.

We cannot hold nfsd_mutex across the nfsd4_end_grace() call as that is
held while client_tracking_op->init() is called and that can wait for
an upcall to nfsdcltrack which can write to v4_end_grace, resulting in a
deadlock.

nfsd4_end_grace() is also called by the landromat work queue and this
doesn't require locking as server shutdown will stop the work and wait
for it before freeing anything that nfsd4_end_grace() might access.

However, we must be sure that writing to v4_end_grace doesn't restart
the work item after shutdown has already waited for it. For this we
add a new flag protected with nn->client_lock. It is set only while it
is safe to make client tracking calls, and v4_end_grace only schedules
work while the flag is set with the spinlock held.

So this patch adds a nfsd_net field "client_tracking_active" which is
set as described. Another field "grace_end_forced", is set when
v4_end_grace is written. After this is set, and providing
client_tracking_active is set, the laundromat is scheduled.
This "grace_end_forced" field bypasses other checks for whether the
grace period has finished.

This resolves a race which can result in use-after-free.

🤖 AI Executive Summary

CVE-2026-22980 is a use-after-free vulnerability in the Linux kernel's NFSv4 grace period handling mechanism that can be triggered during server shutdown. The vulnerability exists in the v4_end_grace function where concurrent access can lead to memory being accessed after it has been freed, particularly affecting the reclaim_str_hashtbl structure. This affects Linux kernel versions 6.19-rc1 through 6.19-rc4 and potentially earlier versions, with a CVSS score of 7.8 indicating high severity.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 29, 2026 00:26
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations running NFS-based infrastructure, particularly: (1) Government entities and NCA-regulated organizations using Linux-based file servers for document management and data sharing; (2) Banking sector institutions (SAMA-regulated) utilizing NFS for backup and archival systems; (3) Healthcare providers using Linux NFS servers for medical records storage; (4) Energy sector (ARAMCO and related entities) relying on NFS for operational technology data; (5) Telecommunications providers (STC, Mobily) using NFS in their infrastructure. The vulnerability could lead to kernel crashes, data corruption, or potential privilege escalation if exploited during server maintenance windows.
🏢 Affected Saudi Sectors
Government Banking Healthcare Energy Telecommunications Education Critical Infrastructure
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all Linux servers running kernel versions 6.19-rc1 through 6.19-rc4 using: uname -r
2. Prioritize systems running NFSv4 services (check: systemctl status nfs-server or ps aux | grep nfsd)
3. Implement change control procedures before patching production systems

Patching Guidance:
1. Apply the latest stable kernel patch that includes the v4_end_grace locking fix
2. For RHEL/CentOS: yum update kernel and reboot
3. For Ubuntu/Debian: apt update && apt upgrade linux-image-* and reboot
4. Verify patch application: grep -i 'client_tracking_active' /boot/config-$(uname -r)

Compensating Controls (if immediate patching not possible):
1. Minimize NFS server restarts during business hours
2. Implement monitoring for kernel panic messages related to nfsd
3. Use NFS client-side timeouts to detect server issues quickly
4. Maintain regular backups independent of NFS infrastructure

Detection Rules:
1. Monitor kernel logs for: 'use-after-free', 'nfsd', 'reclaim_str_hashtbl'
2. Alert on unexpected nfsd process terminations
3. Track NFS server restart events and correlate with system issues
4. Monitor for memory corruption indicators in dmesg output
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع خوادم Linux التي تعمل بإصدارات النواة 6.19-rc1 إلى 6.19-rc4 باستخدام: uname -r
2. إعطاء الأولوية للأنظمة التي تقدم خدمات NFSv4 (تحقق: systemctl status nfs-server أو ps aux | grep nfsd)
3. تطبيق إجراءات التحكم في التغييرات قبل تصحيح الأنظمة الإنتاجية

إرشادات التصحيح:
1. تطبيق أحدث تصحيح نواة مستقرة يتضمن إصلاح قفل v4_end_grace
2. لـ RHEL/CentOS: yum update kernel وإعادة التشغيل
3. لـ Ubuntu/Debian: apt update && apt upgrade linux-image-* وإعادة التشغيل
4. التحقق من تطبيق التصحيح: grep -i 'client_tracking_active' /boot/config-$(uname -r)

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تقليل إعادة تشغيل خادم NFS أثناء ساعات العمل
2. تطبيق المراقبة لرسائل kernel panic المتعلقة بـ nfsd
3. استخدام مهلات انتظار جانب عميل NFS للكشف السريع عن مشاكل الخادم
4. الحفاظ على النسخ الاحتياطية المنتظمة المستقلة عن البنية الأساسية لـ NFS

قواعد الكشف:
1. مراقبة سجلات النواة بحثاً عن: 'use-after-free'، 'nfsd'، 'reclaim_str_hashtbl'
2. التنبيه على إنهاء عملية nfsd غير المتوقع
3. تتبع أحداث إعادة تشغيل خادم NFS والربط بينها والمشاكل النظامية
4. مراقبة مؤشرات تلف الذاكرة في مخرجات dmesg
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.1 - Secure development policy ECC 2024 A.12.3.1 - Configuration management
🔵 SAMA CSF
ID.RA-1 - Asset management and vulnerability identification PR.IP-12 - System and information integrity DE.CM-8 - Vulnerability scans
🟡 ISO 27001:2022
A.12.6.1 - Management of technical vulnerabilities A.14.2.1 - Secure development policy A.12.3.1 - Configuration management A.12.2.1 - Change management
🟣 PCI DSS v4.0.1
Requirement 6.2 - Security patches and updates Requirement 11.2 - Vulnerability scanning
📦 Affected Products / CPE 10 entries
linux:linux_kernel
linux:linux_kernel
linux:linux_kernel
linux:linux_kernel
linux:linux_kernel
linux:linux_kernel
linux:linux_kernel:6.19
linux:linux_kernel:6.19
linux:linux_kernel:6.19
linux:linux_kernel:6.19
📊 CVSS Score
7.8
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorL — Low / Local
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score7.8
CWECWE-416
EPSS0.02%
Exploit No
Patch ✓ Yes
Published 2026-01-23
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
patch-available CWE-416
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.