{"cve":{"cve_id":"CVE-2026-53039","is_kev":false,"kev_date_added":null,"kev_vendor_project":null,"kev_product":null,"kev_vulnerability_name":null,"kev_short_description":null,"kev_required_action":null,"kev_due_date":null,"kev_known_ransomware":null,"kev_notes":null,"kev_cwes":null,"epss_score":null,"epss_percentile":null,"epss_as_of":null,"description":"In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: validate group add input before caching\n\n[BUG]\nOCFS2_IOC_GROUP_ADD can trigger a BUG_ON in\nocfs2_set_new_buffer_uptodate():\n\nkernel BUG at fs/ocfs2/uptodate.c:509!\nOops: invalid opcode: 0000 [#1] SMP KASAN NOPTI\nRIP: 0010:ocfs2_set_new_buffer_uptodate+0x194/0x1e0 fs/ocfs2/uptodate.c:509\nCode: ffffe88f 42b9fe4c 89e64889 dfe8b4df\nCall Trace:\n ocfs2_group_add+0x3f1/0x1510 fs/ocfs2/resize.c:507\n ocfs2_ioctl+0x309/0x6e0 fs/ocfs2/ioctl.c:887\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:597 [inline]\n __se_sys_ioctl fs/ioctl.c:583 [inline]\n __x64_sys_ioctl+0x197/0x1e0 fs/ioctl.c:583\n x64_sys_call+0x1144/0x26a0 arch/x86/include/generated/asm/syscalls_64.h:17\n do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0x93/0xf80 arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7bbfb55a966d\n\n[CAUSE]\nocfs2_group_add() calls ocfs2_set_new_buffer_uptodate() on a\nuser-controlled group block before ocfs2_verify_group_and_input()\nvalidates that block number. That helper is only valid for newly\nallocated metadata and asserts that the block is not already present in\nthe chosen metadata cache. The code also uses INODE_CACHE(inode) even\nthough the group descriptor belongs to main_bm_inode and later journal\naccesses use that cache context instead.\n\n[FIX]\nValidate the on-disk group descriptor before caching it, then add it to\nthe metadata cache tracked by INODE_CACHE(main_bm_inode). Keep the\nvalidation failure path separate from the later cleanup path so we only\nremove the buffer from that cache after it has actually been inserted.\nThis keeps the group buffer lifetime consistent across validation,\njournaling, and cleanup.","published_at":"2026-06-24T16:29:45.853000Z","last_modified_at":null,"cvss_v3_score":null,"cvss_v3_vector":null,"cvss_v3_severity":null,"cvss_v4_score":null,"cvss_v4_vector":null,"cvss_v4_severity":null,"ssvc_decision":null,"ssvc_exploitation":null,"ssvc_automatable":null,"ssvc_technical_impact":null,"cwes":null,"nvd_references":["https://git.kernel.org/stable/c/f7e139d7563f6947ad509fb468903941d0bb7ddd","https://git.kernel.org/stable/c/22544ddedf381ed5191cfc783aea8d6c936bc201","https://git.kernel.org/stable/c/76bd722db0a92b84ccd99e03796a0b6f1ae71c31","https://git.kernel.org/stable/c/b9ae3942deec4c9e3fa2070521f90910f7490011","https://git.kernel.org/stable/c/e7c2cb552e6eb85c0f5aefdd7f0f7c3c8591a6a3","https://git.kernel.org/stable/c/aed87e866d1a321edb9703563c2faa8fec89835d","https://git.kernel.org/stable/c/6c5e70409c1961fe1278968f038eaaed6cc1145a","https://git.kernel.org/stable/c/70b672833f4025341c11b22c7f83778a5cd611bc"],"vuln_status":null,"trending_score":null,"is_trending":false,"has_trended":false,"trended_number_one":false,"trending_peak_score":null,"trending_peak_rank":null,"started_trending_at":null,"trended_number_one_at":null,"summary_generated":null,"summary_generated_at":null,"summary_model":null,"created_at":"2026-06-28T17:55:28.590503Z","updated_at":"2026-06-28T23:30:49.890169Z"},"effective_severity":null,"badges":[],"impact_analysis":[],"cvss_v3_decoded":{"version":null,"metrics":[]},"cvss_v4_decoded":{"version":null,"metrics":[]},"affected":[{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"f7e139d7563f6947ad509fb468903941d0bb7ddd","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:f7e139d7563f6947ad509fb468903941d0bb7ddd"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"22544ddedf381ed5191cfc783aea8d6c936bc201","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:22544ddedf381ed5191cfc783aea8d6c936bc201"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"76bd722db0a92b84ccd99e03796a0b6f1ae71c31","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:76bd722db0a92b84ccd99e03796a0b6f1ae71c31"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"b9ae3942deec4c9e3fa2070521f90910f7490011","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:b9ae3942deec4c9e3fa2070521f90910f7490011"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"e7c2cb552e6eb85c0f5aefdd7f0f7c3c8591a6a3","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:e7c2cb552e6eb85c0f5aefdd7f0f7c3c8591a6a3"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"aed87e866d1a321edb9703563c2faa8fec89835d","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:aed87e866d1a321edb9703563c2faa8fec89835d"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"6c5e70409c1961fe1278968f038eaaed6cc1145a","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:6c5e70409c1961fe1278968f038eaaed6cc1145a"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7909f2bf835376a20d6dbf853eb459a27566eba2","version_start_inclusive":true,"version_end":"70b672833f4025341c11b22c7f83778a5cd611bc","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:7909f2bf835376a20d6dbf853eb459a27566eba2:70b672833f4025341c11b22c7f83778a5cd611bc"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"2.6.25","version_start_inclusive":true,"version_end":"2.6.25","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:2.6.25:2.6.25"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"0","version_start_inclusive":true,"version_end":"2.6.25","version_end_inclusive":false,"cpe23_uri":"cve5:linux:linux:0:2.6.25"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"5.10.258","version_start_inclusive":true,"version_end":"5.10.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:5.10.258:5.10.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"5.15.209","version_start_inclusive":true,"version_end":"5.15.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:5.15.209:5.15.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"6.1.175","version_start_inclusive":true,"version_end":"6.1.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:6.1.175:6.1.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"6.6.141","version_start_inclusive":true,"version_end":"6.6.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:6.6.141:6.6.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"6.12.91","version_start_inclusive":true,"version_end":"6.12.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:6.12.91:6.12.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"6.18.33","version_start_inclusive":true,"version_end":"6.18.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:6.18.33:6.18.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7.0.10","version_start_inclusive":true,"version_end":"7.0.*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:7.0.10:7.0.*"},{"vendor_slug":"linux","vendor_name":"Linux","product_slug":"linux","product_name":"Linux","version_start":"7.1","version_start_inclusive":true,"version_end":"*","version_end_inclusive":true,"cpe23_uri":"cve5:linux:linux:7.1:*"}],"exploit_refs":[],"news":[],"references":[{"url":"https://git.kernel.org/stable/c/f7e139d7563f6947ad509fb468903941d0bb7ddd","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/22544ddedf381ed5191cfc783aea8d6c936bc201","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/76bd722db0a92b84ccd99e03796a0b6f1ae71c31","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/b9ae3942deec4c9e3fa2070521f90910f7490011","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/e7c2cb552e6eb85c0f5aefdd7f0f7c3c8591a6a3","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/aed87e866d1a321edb9703563c2faa8fec89835d","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/6c5e70409c1961fe1278968f038eaaed6cc1145a","source_type":"MISC","tags":[]},{"url":"https://git.kernel.org/stable/c/70b672833f4025341c11b22c7f83778a5cd611bc","source_type":"MISC","tags":[]}],"timeline":[{"type":"published","at":"2026-06-24T16:29:45.853000Z","label":"CVE published","source":null}]}