CVE-2026-53309Patch(linux / linux_kernel)

LOWCVSS 9.8 · CRITICAL

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch linux linux_kernel systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison The local-vs-remote region comparison loop uses '<=' instead of '<', causing it to read one entry past the valid range of qr_regions. The other loops in the same function correctly use '<'. Fix the loop condition to use '<' for consistency and correctness.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-193

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • linux_kernel

Threat summary

  • Patch or workaround signal is available
  • 4 mentions across 3 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 4 signals
  • Technical details provided in 4 signals
  • Disclosure: 1 classified signal
  • Peaked 2d ago at 2 mentions (2026-06-28); latest day: 1
  • 4 total mentions across 3 days

Affected systems

Vendors
Products
linux_kernel

Deep dive

Activity timeline4 mentions / 3d
01122Mentions · 2026-06-28: 2Mentions · 2026-06-29: 1Mentions · 2026-07-03: 1Patch / Workaround · 2026-06-28: 2Patch / Workaround · 2026-06-29: 1Patch / Workaround · 2026-07-03: 1Technical Details · 2026-06-28: 2Technical Details · 2026-06-29: 1Technical Details · 2026-07-03: 106-2806-2907-03
Signal classification2 categories
Patch
375.0%
Disclosure
125.0%
Referenced assets3 URLs
Classification over time
DateTotalLabels
2026-06-282
Patch2
2026-06-291
Patch1
2026-07-031
Disclosure1
Full discourse4 posts
  • Upwind Security MDR@UpwindMDR
    Patch

    🚨 CRITICAL - Linux kernel OCFS2/DLM out-of-bounds read in dlm_match_regions() (CVE-2026-53309) A critical vulnerability in the Linux kernel’s ocfs2/dlm code affects dlm_match_regions() during region comparison, where it can read past the end of the qr_regions array. The root cause is an off-by-one error (improper bounds checking) where the loop uses "<=" instead of "<", triggering an out-of-bounds read. An attacker can exploit this by causing the DLM region comparison path to execute with crafted region data, typically in environments using OCFS2/DLM (e.g., clustered setups) where the vulnerable code path is reachable. Impact ranges from kernel memory disclosure and potential information leak to kernel instability/denial of service, and in worst cases could aid further exploitation depending on surrounding conditions. 👉 Affected: Linux kernel ocfs2/dlm (versions with dlm_match_regions() using "<=" in qr_regions loop) | Upgrade to a kernel release that includes the fix changing the loop condition to "<"

    Post summary

    The advisory reports a critical out‑of‑bounds read vulnerability (CVE‑2026‑53309) in Linux kernel ocfs2/dlm, explains the off‑by‑one error, and recommends upgrading to a patched kernel release.

    0001094
    232 followersView on X
  • SecAlerts@SecAlertsCo
    Disclosure

    🐧 Linux kernel CVSS 9.8: CVE-2026-53309 hits ocfs2/dlm with an off-by-one bug in dlm_match_regions() region comparison. Network-exploitable, no auth, full C/I/A impact. Check your kernel patches. #Linux #infosec https://secalerts.co/vulnerability/CVE-2026-53309?utm_campaign=x https://t.co/adj4LFDO26

    Post summary

    The tweet announces a high‑severity Linux kernel vulnerability (CVE‑2026‑53309), provides technical details, and urges users to apply kernel patches.

    0000082
    847 followersView on X
  • Infoflowcloud@infoflowcloud
    Patch

    🚨*CVE* CVE-2026-53309 In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison The local-vs-remote region co… https://www.cve.org/CVERecord?id=CVE-2026-53309 ----- Traducción: CVE-2026-53309 En … http://infoflow.cloud`

    Post summary

    CVE‑2026‑53309, an off‑by‑one error in the Linux kernel’s ocfs2/dlm module, has already been patched, and no exploitation or PoC is mentioned.

    0000057
    89 followersView on X
  • CVE@CVEnew
    Patch

    CVE-2026-53309 In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison The local-vs-remote region co… https://www.cve.org/CVERecord?id=CVE-2026-53309

    Post summary

    CVE-2026-53309 is an off‑by‑one bug in the OCFS2 DLM subsystem of the Linux kernel that has been fixed; the issue has been resolved with the appropriate patch.

    00000807
    57.7K followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
OSlinuxlinux_kernel---

Explore more