CVE-2024-42273

Source
https://cve.org/CVERecord?id=CVE-2024-42273
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42273.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42273
Downstream
Related
Published
2024-08-17T08:54:27.422Z
Modified
2026-03-20T12:38:45.696923Z
Summary
f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
Details

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

f2fs: assign CURSEGALLDATA_ATGC if blkaddr is valid

mkdir /mnt/test/comp f2fs_io setflags compression /mnt/test/comp dd if=/dev/zero of=/mnt/test/comp/testfile bs=16k count=1 truncate --size 13 /mnt/test/comp/testfile

In the above scenario, we can get a BUGON. kernel BUG at fs/f2fs/segment.c:3589! Call Trace: dowritepage+0x78/0x390 [f2fs] f2fsoutplacewritedata+0x62/0xb0 [f2fs] f2fsdowritedatapage+0x275/0x740 [f2fs] f2fswritesingledatapage+0x1dc/0x8f0 [f2fs] f2fswritemultipages+0x1e5/0xae0 [f2fs] f2fswritecachepages+0xab1/0xc60 [f2fs] f2fswritedatapages+0x2d8/0x330 [f2fs] dowritepages+0xcf/0x270 __writebacksingleinode+0x44/0x350 writebacksbinodes+0x242/0x530 __writebackinodeswb+0x54/0xf0 wbwriteback+0x192/0x310 wbworkfn+0x30d/0x400

The reason is we gave CURSEGALLDATAATGC to COMPRADDR where the page was set the gcing flag by setclusterdirty().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42273.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7c972c89457511007dfc933814c06786905e515c
Fixed
5fd057160ab240dd816ae09b625395d54c297de1
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
417b8a91f4e8831cadaf85c3f15c6991c1f54dde
Fixed
4239571c5db46a42f723b8fa8394039187c34439
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4961acdd65c956e97c1a000c82d91a8c1cdbe44b
Fixed
0cd106612396656d6f1ca17ef192c6759bb60791
Fixed
8cb1f4080dd91c6e6b01dbea013a3f42341cb6a1
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
7ea0f29d9fd84905051be020c0df7d557e286136
Last affected
b8094c0f1aae329b1c60a275a780d6c2c9ff7aa3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42273.json"