cbcvebase.
CVE-2025-39842
published 2025-09-19

CVE-2025-39842: In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling…

medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2_delete_osb(), ocfs2_journal_shutdown() has already been executed in ocfs2_dismount_volume(), so osb->journal must be NULL. Therefore, the following calltrace will inevitably fail when it reaches jbd2_journal_release_jbd_inode(). ocfs2_dismount_volume()-> ocfs2_delete_osb()-> ocfs2_free_slot_info()-> __ocfs2_free_slot_info()-> evict()-> ocfs2_evict_inode()-> ocfs2_clear_inode()-> jbd2_journal_release_jbd_inode(osb->journal->j_journal, Adding osb->journal checks will prevent null-ptr-deref during the above execution path.

Affected

21 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
debianlinux-6.1< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
linuxlinux
linuxlinux>= da5e7c87827e8caa6a1eeec6d95dcf74ab592a01 < 42c415c53ad2065088cc411d08925effa5b3d25542c415c53ad2065088cc411d08925effa5b3d255
linuxlinux>= da5e7c87827e8caa6a1eeec6d95dcf74ab592a01 < e9188f66e94955431ddbe2cd1cdf8ff2bb486abfe9188f66e94955431ddbe2cd1cdf8ff2bb486abf
linuxlinux>= da5e7c87827e8caa6a1eeec6d95dcf74ab592a01 < f4a917e6cd6c798f7adf39907f117fc754db1283f4a917e6cd6c798f7adf39907f117fc754db1283
linuxlinux>= da5e7c87827e8caa6a1eeec6d95dcf74ab592a01 < 85e66331b60601d903cceaf8c10a234db863cd7885e66331b60601d903cceaf8c10a234db863cd78
linuxlinux>= da5e7c87827e8caa6a1eeec6d95dcf74ab592a01 < f46e8ef8bb7b452584f2e75337b619ac51a7cadff46e8ef8bb7b452584f2e75337b619ac51a7cadf
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.153-16.1.153-1
linuxlinux_kernel>= 0 < 6.12.48-16.12.48-1
linuxlinux_kernel>= 0 < 6.16.6-16.16.6-1
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 5.16 < 6.1.1516.1.151
linuxlinux_kernel>= 6.13 < 6.16.66.16.6
linuxlinux_kernel>= 6.2 < 6.6.1056.6.105
linuxlinux_kernel>= 6.7 < 6.12.466.12.46
msrcazl3_kernel_6.6.104.2-4_on_azure_linux_3.0
msrcazl3_kernel_6.6.96.2-2_on_azure_linux_3.0
ubuntulinux-xilinx

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM