U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2024-46781 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if data recovery was performed using partial logs created by dsync writes, but an error occurred before starting the log writer to create a recovered checkpoint, the inodes whose data had been recovered were left in the ns_dirty_files list of the nilfs object and were not freed. Fix this issue by cleaning up inodes that have read the recovery data if the recovery routine fails midway before the log writer starts.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

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.

Hyperlink Resource
https://git.kernel.org/stable/c/07e4dc2fe000ab008bcfe90be4324ef56b5b4355 Patch 
https://git.kernel.org/stable/c/1cf1f7e8cd47244fa947d357ef1f642d91e219a3 Patch 
https://git.kernel.org/stable/c/35a9a7a7d94662146396199b0cfd95f9517cdd14 Patch 
https://git.kernel.org/stable/c/5787fcaab9eb5930f5378d6a1dd03d916d146622 Patch 
https://git.kernel.org/stable/c/8e2d1e9d93c4ec51354229361ac3373058529ec4 Patch 
https://git.kernel.org/stable/c/9d8c3a585d564d776ee60d4aabec59b404be7403 Patch 
https://git.kernel.org/stable/c/ca92c4bff2833cb30d493b935168d6cccd5c805d Patch 
https://git.kernel.org/stable/c/da02f9eb333333b2e4f25d2a14967cff785ac82e Patch 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-416 Use After Free cwe source acceptance level NIST  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

2 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-46781
NVD Published Date:
09/18/2024
NVD Last Modified:
09/23/2024
Source:
kernel.org