You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
CVE has been marked "REJECT" in the CVE List. These CVEs are stored in the NVD, but do not show up in search results.
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to nvd@nist.gov.
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
This reverts commit e0abdadcc6e1.
core.c:nf_hook_slow assumes that the upper 16 bits of NF_DROP
verdicts contain a valid errno, i.e. -EPERM, -EHOSTUNREACH or similar,
or 0.
Due to the reverted commit, its possible to provide a positive
value, e.g. NF_ACCEPT (1), which results in use-after-free.
Its not clear to me why this commit was made.
NF_QUEUE is not used by n
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Removed
Reference
Linux https://git.kernel.org/stable/c/4e66422f1b56149761dc76030e6345d1cca6f869
Removed
Reference
Linux https://git.kernel.org/stable/c/55a60251fa50d4e68175e36666b536a602ce4f6c
Removed
Reference
Linux https://git.kernel.org/stable/c/6653118b176a00915125521c6572ae8e507621db
Removed
Reference
Linux https://git.kernel.org/stable/c/8365e9d92b85fda975a5ece7a3a139cb964018c8
Removed
Reference
Linux https://git.kernel.org/stable/c/8e34430e33b8a80bc014f3efe29cac76bc30a4b4
Removed
Reference
Linux https://git.kernel.org/stable/c/960cf4f812530f01f6acc6878ceaa5404c06af7b
Removed
Reference
Linux https://git.kernel.org/stable/c/f05a497e7bc8851eeeb3a58da180ba469efebb05
Removed
Reference
Linux https://git.kernel.org/stable/c/f342de4e2f33e0e39165d8639387aa6c19dff660
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
This reverts commit e0abdadcc6e1.
core.c:nf_hook_slow assumes that the upper 16 bits of NF_DROP
verdicts contain a valid errno, i.e. -EPERM, -EHOSTUNREACH or similar,
or 0.
Due to the reverted commit, its possible to provide a positive
value, e.g. NF_ACCEPT (1), which results in use-after-free.
Its not clear to me why this commit was made.
NF_QUEUE is not used by n
Added
Reference
Linux https://git.kernel.org/stable/c/4e66422f1b56149761dc76030e6345d1cca6f869 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/55a60251fa50d4e68175e36666b536a602ce4f6c [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/6653118b176a00915125521c6572ae8e507621db [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/8365e9d92b85fda975a5ece7a3a139cb964018c8 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/8e34430e33b8a80bc014f3efe29cac76bc30a4b4 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/960cf4f812530f01f6acc6878ceaa5404c06af7b [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/f05a497e7bc8851eeeb3a58da180ba469efebb05 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/f342de4e2f33e0e39165d8639387aa6c19dff660 [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-26609 NVD
Published Date: 03/11/2024 NVD
Last Modified: 03/12/2024
Source: kernel.org