Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-74624

7.5 · HIGH
Published Aug 22, 2026 EPSS 0.48% (39th pctl)

Overview

CVE-2026-74624 is a high-severity vulnerability. It was published on August 22, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

netfilter: nf_conntrack: defer invalid log until after unlock

TCP and SCTP conntrack paths can emit invalid-packet logs while ct->lock

is still held.

When invalid logging is routed to nfnetlink_log and conntrack export is

enabled, the log path can re-enter conntrack netlink glue and dump the

same conntrack again. Protocol attribute dumping may take ct->lock, so

logging while holding that lock can deadlock.

Defer the TCP invalid logs by storing only the minimal log context while

ct->lock is held and emitting the log after unlocking. Also make the TCP

timeout-lowering invalid path return whether a log is needed, then emit

that log after unlocking.

Do the same for the SCTP invalid state-transition log that can be reached

while ct->lock is held.

Add a lockdep assertion to nf_ct_l4proto_log_invalid() so future callers

that log invalid conntracks while holding ct->lock are caught outside TCP

and SCTP as well.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-74624?

CVE-2026-74624 is a high-severity vulnerability. It was published on August 22, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-74624?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-74624?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-74624?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74624 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.