8.4

CVE-2026-74492

netfilter: ipset: do not update comments from kernel-side hash adds

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

netfilter: ipset: do not update comments from kernel-side hash adds

mtype_resize() copies comment pointers with memcpy(), not the comment
objects themselves. During the window after an entry has been copied but
before the table swap and backlog replay, the old table is still
published for packet-side updates while the replacement-table entry
already holds the same ip_set_comment_rcu pointer.

If xt_SET --add-set ... --exist hits that old entry in this window,
mtype_add() calls ip_set_init_comment() even though packet-side adds
carry no comment payload. That call frees the shared comment through the
old entry, so the replacement-table entry now holds a stale pointer.
When the queued add is replayed on the new table, mtype_add() calls
ip_set_init_comment() again and strlen() dereferences the stale pointer.

Fix this in mtype_add() by skipping ip_set_init_comment() when
ext->target marks a packet-side add. Userspace adds still update
comments, while packet-side adds can no longer free comment storage
shared with a resize copy.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < 6f13f4d52d06986c18f12e8bffaab944dd27ceab
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < f9d6cabff1fca010562dcdb0d22b296bdca3ba5a
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < 16bfa7be2d76ca1e0aacfa363482e1bf8ab5042a
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < 661ff9c0cfbe07f8eed920dde9f7781491738207
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < c710e9bf38e4e71a8db85d26a0f70c0674664207
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < 4ae701848e4ba9e9713375fb7d82218cbd309da2
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < 77dbb248a5cc7a5270cd37bbb0b635bf059a872a
Status affected
Version f66ee0410b1c3481ee75e5db9b34547b4d582465
Version < f30415929be8aeb002d557c8d3f7ab2d2188003a
Status affected
Version 5dd9488ae41070b69d2f4acb580f77db5705f9ca
Status affected
Version a469bab3386aebff33c59506f3a95e35b91118fd
Status affected
Version 5.4.24
Version < 5.5
Status affected
Version 5.5.8
Version < 5.6
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 5.6
Status affected
Version 0
Version < 5.6
Status unaffected
Version <= 5.10.*
Version 5.10.265
Status unaffected
Version <= 5.15.*
Version 5.15.216
Status unaffected
Version <= 6.1.*
Version 6.1.183
Status unaffected
Version <= 6.6.*
Version 6.6.151
Status unaffected
Version <= 6.12.*
Version 6.12.103
Status unaffected
Version <= 6.18.*
Version 6.18.44
Status unaffected
Version <= 7.1.*
Version 7.1.8
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.14% 0.04
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 8.4 2.5 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/661ff9c0cfbe07f8eed920dde9f7781491738207
https://git.kernel.org/stable/c/c710e9bf38e4e71a8db85d26a0f70c0674664207
https://git.kernel.org/stable/c/4ae701848e4ba9e9713375fb7d82218cbd309da2
https://git.kernel.org/stable/c/77dbb248a5cc7a5270cd37bbb0b635bf059a872a
https://git.kernel.org/stable/c/f30415929be8aeb002d557c8d3f7ab2d2188003a
https://git.kernel.org/stable/c/16bfa7be2d76ca1e0aacfa363482e1bf8ab5042a
https://git.kernel.org/stable/c/6f13f4d52d06986c18f12e8bffaab944dd27ceab
https://git.kernel.org/stable/c/f9d6cabff1fca010562dcdb0d22b296bdca3ba5a