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.
This vulnerability is currently awaiting analysis.
Description
In the Linux kernel, the following vulnerability has been resolved:
tomoyo: fix UAF write bug in tomoyo_write_control()
Since tomoyo_write_control() updates head->write_buf when write()
of long lines is requested, we need to fetch head->write_buf after
head->io_sem is held. Otherwise, concurrent write() requests can
cause use-after-free-write and double-free problems.
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.
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSXNF4RLEFLH35BFUQGYXRRVHHUIVBAE/ [No types assigned]
CVE Modified by kernel.org3/12/2024 10:15:51 PM
Action
Type
Old Value
New Value
Added
Reference
Linux https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IVVYSTEVMPYGF6GDSOD44MUXZXAZHOHB/ [No types assigned]
CVE Modified by kernel.org3/11/2024 2:15:19 PM
Action
Type
Old Value
New Value
Added
Reference
Linux https://git.kernel.org/stable/c/2caa605079488da9601099fbda460cfc1702839f [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/3bfe04c1273d30b866f4c7c238331ed3b08e5824 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/6edefe1b6c29a9932f558a898968a9fcbeec5711 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/7d930a4da17958f869ef679ee0e4a8729337affc [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/a23ac1788e2c828c097119e9a3178f0b7e503fee [No types assigned]
New CVE Received from kernel.org3/04/2024 2:15:11 AM
Action
Type
Old Value
New Value
Added
Description
In the Linux kernel, the following vulnerability has been resolved:
tomoyo: fix UAF write bug in tomoyo_write_control()
Since tomoyo_write_control() updates head->write_buf when write()
of long lines is requested, we need to fetch head->write_buf after
head->io_sem is held. Otherwise, concurrent write() requests can
cause use-after-free-write and double-free problems.
Added
Reference
Linux https://git.kernel.org/stable/c/2f03fc340cac9ea1dc63cbf8c93dd2eb0f227815 [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2024-26622 NVD
Published Date: 03/04/2024 NVD
Last Modified: 11/21/2024
Source: kernel.org