Linux Kernel up to 6.19.11 Netlink Message ctnetlink_alloc_expect allocation of resources

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.4$0-$5k0.00

Summaryinfo

A vulnerability categorized as critical has been discovered in Linux Kernel up to 6.19.11. This affects the function ctnetlink_alloc_expect of the component Netlink Message Handler. The manipulation results in allocation of resources. This vulnerability was named CVE-2026-43026. There is no available exploit. It is advisable to upgrade the affected component.

Detailsinfo

A vulnerability classified as critical has been found in Linux Kernel up to 6.19.11. Affected is the function ctnetlink_alloc_expect of the component Netlink Message Handler. The manipulation with an unknown input leads to a allocation of resources vulnerability. CWE is classifying the issue as CWE-770. The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor. The impact remains unknown. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent ctnetlink_alloc_expect() allocates expectations from a non-zeroing slab cache via nf_ct_expect_alloc(). When CTA_EXPECT_NAT is not present in the netlink message, saved_addr and saved_proto are never initialized. Stale data from a previous slab occupant can then be dumped to userspace by ctnetlink_exp_dump_expect(), which checks these fields to decide whether to emit CTA_EXPECT_NAT. The safe sibling nf_ct_expect_init(), used by the packet path, explicitly zeroes these fields. Zero saved_addr, saved_proto and dir in the else branch, guarded by IS_ENABLED(CONFIG_NF_NAT) since these fields only exist when NAT is enabled. Confirmed by priming the expect slab with NAT-bearing expectations, freeing them, creating a new expectation without CTA_EXPECT_NAT, and observing that the ctnetlink dump emits a spurious CTA_EXPECT_NAT containing stale data from the prior allocation.

The advisory is shared for download at git.kernel.org. This vulnerability is traded as CVE-2026-43026 since 05/01/2026. There are known technical details, but no exploit is available.

The vulnerability scanner Nessus provides a plugin with the ID 321588 (SUSE SLES16 Security Update : kernel (SUSE-SU-2026:22127-1)), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 5.10.253, 5.15.203, 6.1.168, 6.6.134, 6.12.81, 6.18.22 or 6.19.12 eliminates this vulnerability. Applying the patch a5a89db6981a1ddf2314bf50cb49db5a3146185f/1c2ebdeff8d088a2e47ae25d7b38447249adace2/a64b7bf84b4d5ea54218c5d374ec87fff9000f43/2898080c054ea4d6ddfaaf21bbedbc229a9a8376/fd002ff2ea030cbfb0188a11b3c60ce7f84485f4/929f7a9a7aad9404a5867216c3f8738232355b38/bff0f4f06f12d6d9bc565a3e1378abd4f6f5ce36/35177c6877134a21315f37d57a5577846225623e is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

The vulnerability is also documented in the vulnerability database at Tenable (321588). VulDB is the best source for vulnerability data and more expert information about this specific topic.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.5
VulDB Meta Temp Score: 5.4

VulDB Base Score: 5.5
VulDB Temp Score: 5.3
VulDB Vector: 🔒
VulDB Reliability: 🔍

NVD Base Score: 5.5
NVD Vector: 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Allocation of resources
CWE: CWE-770 / CWE-400 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒

Physical: Partially
Local: Yes
Remote: Partially

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 321588
Nessus Name: SUSE SLES16 Security Update : kernel (SUSE-SU-2026:22127-1)

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.10.253/5.15.203/6.1.168/6.6.134/6.12.81/6.18.22/6.19.12
Patch: a5a89db6981a1ddf2314bf50cb49db5a3146185f/1c2ebdeff8d088a2e47ae25d7b38447249adace2/a64b7bf84b4d5ea54218c5d374ec87fff9000f43/2898080c054ea4d6ddfaaf21bbedbc229a9a8376/fd002ff2ea030cbfb0188a11b3c60ce7f84485f4/929f7a9a7aad9404a5867216c3f8738232355b38/bff0f4f06f12d6d9bc565a3e1378abd4f6f5ce36/35177c6877134a21315f37d57a5577846225623e

Timelineinfo

05/01/2026 Advisory disclosed
05/01/2026 +0 days CVE reserved
05/01/2026 +0 days VulDB entry created
07/17/2026 +77 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-43026 (🔒)
GCVE (CVE): GCVE-0-2026-43026
GCVE (VulDB): GCVE-100-360648

Entryinfo

Created: 05/01/2026 17:44
Updated: 07/17/2026 11:18
Changes: 05/01/2026 17:44 (59), 06/20/2026 21:47 (2), 07/17/2026 11:18 (10)
Complete: 🔍
Cache ID: 216::103

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!