9.1

CVE-2026-52999

netfilter: nfnetlink_osf: fix out-of-bounds read on option matching

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

netfilter: nfnetlink_osf: fix out-of-bounds read on option matching

In nf_osf_match(), the nf_osf_hdr_ctx structure is initialized once
and passed by reference to nf_osf_match_one() for each fingerprint
checked. During TCP option parsing, nf_osf_match_one() advances the
shared ctx->optp pointer.

If a fingerprint perfectly matches, the function returns early without
restoring ctx->optp to its initial state. If the user has configured
NF_OSF_LOGLEVEL_ALL, the loop continues to the next fingerprint.
However, because ctx->optp was not restored, the next call to
nf_osf_match_one() starts parsing from the end of the options buffer.
This causes subsequent matches to read garbage data and fail
immediately, making it impossible to log more than one match or logging
incorrect matches.

Instead of using a shared ctx->optp pointer, pass the context as a
constant pointer and use a local pointer (optp) for TCP option
traversal. This makes nf_osf_match_one() strictly stateless from the
caller's perspective, ensuring every fingerprint check starts at the
correct option offset.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 0145548346c4a30981a870a8ca00eac46ba27e85
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 1c136f2c44a5913646bac85303612fd0825197a0
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 1e19a07291bb8682c14c39a64725a3ae54ab8ccc
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 32e50f92c7cf3f4eba29622179a5fcdc2aebab41
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 70a3f31d25cf2ec9d4ddfa408120171ead955623
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < 21883587593d7c8bb519a79460a0b5bc5ffbdabd
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < edb78a142d2e5948e63647c0646aa7e7886935f0
Status affected
Version 1a6a0951fc009f6d9fe8ebea2d2417d80d54097b
Version < f5ca450087c3baf3651055e7a6de92600f827af3
Status affected
Version 0c1054e0e5fdef2369fb089e94def978bd209e1f
Status affected
Version 8316b60582facd4068fb0916c4db2418c21b7174
Status affected
Version 4.19.26
Version < 4.20
Status affected
Version 4.20.13
Version < 4.21
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 5.0
Status affected
Version 0
Version < 5.0
Status unaffected
Version <= 5.10.*
Version 5.10.258
Status unaffected
Version <= 5.15.*
Version 5.15.209
Status unaffected
Version <= 6.1.*
Version 6.1.175
Status unaffected
Version <= 6.6.*
Version 6.6.141
Status unaffected
Version <= 6.12.*
Version 6.12.91
Status unaffected
Version <= 6.18.*
Version 6.18.33
Status unaffected
Version <= 7.0.*
Version 7.0.10
Status unaffected
Version <= *
Version 7.1
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.52% 0.403
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 9.1 3.9 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/0145548346c4a30981a870a8ca00eac46ba27e85
https://git.kernel.org/stable/c/1c136f2c44a5913646bac85303612fd0825197a0
https://git.kernel.org/stable/c/1e19a07291bb8682c14c39a64725a3ae54ab8ccc
https://git.kernel.org/stable/c/32e50f92c7cf3f4eba29622179a5fcdc2aebab41
https://git.kernel.org/stable/c/70a3f31d25cf2ec9d4ddfa408120171ead955623
https://git.kernel.org/stable/c/21883587593d7c8bb519a79460a0b5bc5ffbdabd
https://git.kernel.org/stable/c/edb78a142d2e5948e63647c0646aa7e7886935f0
https://git.kernel.org/stable/c/f5ca450087c3baf3651055e7a6de92600f827af3