CVE-2024-26586

high
Published 2024-04-30 · Modified 2024-08-08
CVSS v3
CVSS v2
VIR risk
8.0

Description

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix stack corruption When tc filters are first added to a net device, the corresponding local port gets bound to an ACL group in the device. The group contains a list of ACLs. In turn, each ACL points to a different TCAM region where the filters are stored. During forwarding, the ACLs are sequentially evaluated until a match is found. One reason to place filters in different regions is when they are added with decreasing priorities and in an alternating order so that two consecutive filters can never fit in the same region because of their key usage. In Spectrum-2 and newer ASICs the firmware started to report that the maximum number of ACLs in a group is more than 16, but the layout of the register that configures ACL groups (PAGT) was not updated to account for that. It is therefore possible to hit stack corruption [1] in the rare case where more than 16 ACLs in a group are required. Fix by limiting the maximum ACL group size to the minimum between what the firmware reports and the maximum ACLs that fit in the PAGT register. Add a test case to make sure the machine does not crash when this condition is hit. [1] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: mlxsw_sp_acl_tcam_group_update+0x116/0x120 [...] dump_stack_lvl+0x36/0x50 panic+0x305/0x330 __stack_chk_fail+0x15/0x20 mlxsw_sp_acl_tcam_group_update+0x116/0x120 mlxsw_sp_acl_tcam_group_region_attach+0x69/0x110 mlxsw_sp_acl_tcam_vchunk_get+0x492/0xa20 mlxsw_sp_acl_tcam_ventry_add+0x25/0xe0 mlxsw_sp_acl_rule_add+0x47/0x240 mlxsw_sp_flower_replace+0x1a9/0x1d0 tc_setup_cb_add+0xdc/0x1c0 fl_hw_replace_filter+0x146/0x1f0 fl_change+0xc17/0x1360 tc_new_tfilter+0x472/0xb90 rtnetlink_rcv_msg+0x313/0x3b0 netlink_rcv_skb+0x58/0x100 netlink_unicast+0x244/0x390 netlink_sendmsg+0x1e4/0x440 ____sys_sendmsg+0x164/0x260 ___sys_sendmsg+0x9a/0xe0 __sys_sendmsg+0x7a/0xc0 do_syscall_64+0x40/0xe0 entry_SYSCALL_64_after_hwframe+0x63/0x6b

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/9/ALSA-2024-2394.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270883

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270118

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270080

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2269217

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2269189

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267795

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267788

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267761

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267760

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267758

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267750

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267695

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267041

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265653

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265646

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265520

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265519

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265518

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265517

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265285

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2262127

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2262126

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2260005

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2258518

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2258013

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2257682

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2256822

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2256490

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2255498

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2255283

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2254982

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2254961

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2253632

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2253034

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2252731

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2250043

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2246980

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2244720

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2239848

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2239845

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2231410

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2226788

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2226787

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2226777

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2221702

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2221463

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2221039

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2219359

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2218332

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2213132

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2210024

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2188102

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2185519

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2177759

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2151959

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2133452

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2049700

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/1918601

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2024-5102.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2024:5102

vendor Authored 2026-05-27

Vendor advisory: alma — https://errata.almalinux.org/8/ALSA-2024-5101.html

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2298108

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2297558

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2297511

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2297474

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2297056

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2296067

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2295914

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2294274

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293711

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293700

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293687

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293684

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293657

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293653

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293461

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293444

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293420

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293418

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293383

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293371

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293367

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293348

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293316

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293312

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293276

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293250

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2293078

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2292331

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2290408

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284625

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284590

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284571

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284556

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284541

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284539

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284519

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284513

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284500

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284496

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284488

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284477

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284474

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284465

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284421

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284417

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2284400

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2283894

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2283401

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282950

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282925

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282923

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282896

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282887

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282780

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282772

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282766

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282763

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282759

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282744

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282743

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282742

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282727

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282719

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282717

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282690

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282645

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282642

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282640

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282623

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282615

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282553

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282479

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282373

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2282328

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281989

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281968

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281949

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281938

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281833

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281821

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281819

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281758

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281752

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281725

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281682

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281675

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281672

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281667

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281664

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281641

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281636

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281519

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281510

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281360

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281326

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281268

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281235

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281221

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281215

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281207

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281190

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281189

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281149

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281133

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2281054

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2280440

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278989

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278539

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278535

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278515

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278484

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278380

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278279

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278277

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278258

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278256

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278218

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278182

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278178

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2278176

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2277840

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2277238

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2277166

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275928

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275761

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275748

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275744

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275711

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275694

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275580

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275573

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2275565

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273654

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273427

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273268

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273247

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273242

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273236

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273174

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273117

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2273109

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2272795

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2272782

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2271688

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2271686

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270700

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270100

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2270084

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2269211

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2269070

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2268118

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2267787

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2266594

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2266497

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2266347

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2266341

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265797

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265650

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2265645

vendor Authored 2026-05-27

Vendor advisory: alma — https://bugzilla.redhat.com/2263879

vendor Authored 2026-05-27

Vendor advisory: alma — https://access.redhat.com/errata/RHSA-2024:5101

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-26586

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-26586.html

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2024:5101

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RLSA-2024:5102

vendor Authored 2026-05-27

Vendor advisory: rocky — https://errata.rockylinux.org/RXSA-2024:5101

vendor Authored 2026-05-27

Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2024:2394

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
suse slesaffected
rockylinux rocky8fixed
debian debianbookwormfixed6.1.82-1
debian debianbullseyefixed5.10.209-1
debian debianforkyfixed6.6.15-1
debian debiansidfixed6.6.15-1
debian debiantrixiefixed6.6.15-1
almalinux almalinux8fixedkernel-doc-4.18.0-553.16.1.el8_10.noarch.rpm
almalinux almalinux9fixedkernel-doc-5.14.0-427.13.1.el9_4.noarch.rpm

References

Verify integrity in audit chain (admin only). AS-IS.