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 initialize…
Critical CVSS 9.1
Summary
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 co…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0145548346c4a30981a870a8ca00eac46ba27e85 Patch
- https://git.kernel.org/stable/c/1c136f2c44a5913646bac85303612fd0825197a0 Patch
- https://git.kernel.org/stable/c/1e19a07291bb8682c14c39a64725a3ae54ab8ccc Patch
- https://git.kernel.org/stable/c/21883587593d7c8bb519a79460a0b5bc5ffbdabd Patch
- https://git.kernel.org/stable/c/32e50f92c7cf3f4eba29622179a5fcdc2aebab41 Patch
- https://git.kernel.org/stable/c/70a3f31d25cf2ec9d4ddfa408120171ead955623 Patch
- https://git.kernel.org/stable/c/edb78a142d2e5948e63647c0646aa7e7886935f0 Patch
- https://git.kernel.org/stable/c/f5ca450087c3baf3651055e7a6de92600f827af3 Patch
Timeline
- nvd_ingest NVD