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

netfilter: conntrack_irc: fix possible out-of-bounds read

When parsing fails after we've matched the command string we
should bail out instead of trying to match a different command.

This helper should be deprecated, given prevalence of TLS I doubt it has
any relevance in 2026.
Published: 2026-06-25
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s netfilter conntrack IRC helper, where a malformed command string can lead to an out‑of‑bounds read. The read occurs after a parsing failure, potentially exposing sensitive kernel memory contents. Based on the description, the likely attack vector is a malformed IRC packet delivered over the network to a host running the affected helper.

Affected Systems

All configurations of the Linux kernel that enable the netfilter conntrack IRC helper are potentially affected. No specific upstream kernel release or version range is indicated in the advisory.

Risk and Exploitability

No CVSS score or EPSS value is provided, and the vulnerability is not listed in CISA’s KEV catalog. The flaw can be triggered by a remote attacker sending a crafted IRC packet that causes a parsing failure, leading to an out‑of‑bounds read of kernel memory.

Generated by OpenCVE AI on June 25, 2026 at 12:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the conntrack_irc patch referenced in the advisory.
  • If a kernel update is not possible, disable the conntrack IRC helper module or configure netfilter to block IRC traffic.
  • Monitor network traffic for abnormal IRC packets and audit system logs for signs of out‑of‑bounds read attempts.

Generated by OpenCVE AI on June 25, 2026 at 12:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 25 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-788

Thu, 25 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bail out instead of trying to match a different command. This helper should be deprecated, given prevalence of TLS I doubt it has any relevance in 2026.
Title netfilter: conntrack_irc: fix possible out-of-bounds read
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-06-25T08:39:54.511Z

Reserved: 2026-06-09T07:44:35.395Z

Link: CVE-2026-53268

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-25T12:15:03Z

Weaknesses
  • CWE-788

    Access of Memory Location After End of Buffer