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

ksmbd: rate limit unmapped SID errors

A client can include many structurally valid but unmapped SIDs in a DACL.
Logging every mapping failure lets one request generate hundreds of kernel
error messages.

Rate limit the message to prevent an authenticated client from flooding
the kernel log.
Published: 2026-09-25
Score: n/a
EPSS: n/a
KEV: No
Impact: Denial of Service through kernel log flooding
Action: Apply Patch
AI Analysis

Impact

The Linux kernel’s ksmbd component allows an authenticated client to send numerous structurally valid but unmapped Security Identifiers (SIDs) in a DAccess Control List (DACL). Each unmapped SID triggers a kernel error log entry. When the rate limiting for these log messages is removed, a single request can produce hundreds of error logs, potentially exhausting kernel log buffers and degrading system performance. The vulnerability does not grant arbitrary code execution or privilege escalation, but it can disrupt normal operation by flooding the kernel log and exhausting log space.

Affected Systems

This flaw exists in the Linux kernel. No specific kernel version is listed in the advisory, so any kernel that implements ksmbd and lacks the recent rate‑limiting fix is potentially affected. The vulnerability is vendor‑agnostic, affecting all distributions that ship the unpatched kernel.

Risk and Exploitability

The CVE is not listed in CISA’s KEV catalog and the EPSS score is unavailable, indicating that the likelihood of exploitation is not well established. Nevertheless, because the attack requires an authenticated client, an insider or compromised user could intentionally flood logs to cause denial of service. The impact on availability could be significant on low‑resource or high‑security systems where log space is constrained. The absence of a publicly known CVSS score makes formal severity assessment incomplete, but the potential for resource exhaustion makes this a high‑risk item for administrators who depend on kernel log stability.

Generated by OpenCVE AI on September 25, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a kernel version that includes the patch implementing rate limiting for unmapped SID error logs.
  • If an immediate kernel upgrade is not possible, reduce the system’s kernel log buffer size or configure the system log daemon to discard or rotate error logs more aggressively to shield the system from exhaustion.
  • Implement monitoring of kernel error log frequency to detect abnormal growth patterns and alert administrators before log exhaustion occurs.

Generated by OpenCVE AI on September 25, 2026 at 11:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 12:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400

Fri, 25 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ksmbd: rate limit unmapped SID errors A client can include many structurally valid but unmapped SIDs in a DACL. Logging every mapping failure lets one request generate hundreds of kernel error messages. Rate limit the message to prevent an authenticated client from flooding the kernel log.
Title ksmbd: rate limit unmapped SID errors
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-09-25T10:35:59.909Z

Reserved: 2026-09-25T10:25:14.316Z

Link: CVE-2026-98113

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T11:17:42.450

Modified: 2026-09-25T11:17:42.450

Link: CVE-2026-98113

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T13:00:12Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption