🛡️ CVE-2025-68297 on Ubuntu — linux
Description
In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash in process_v2_sparse_read() for encrypted directories The crash in process_v2_sparse_read() for fscrypt-encrypted directories has been reported. Issue takes place for Ceph msgr2 protocol in secure mode. It can be reproduced by the steps: sudo mount -t ceph :/ /mnt/cephfs/ -o name=admin,fs=cephfs,ms_mode=secure (1) mkdir /mnt/cephfs/fscrypt-test-3 (2) cp area_decrypted.tar /mnt/cephfs/fscrypt-test-3 (3) fscrypt encrypt --source=raw_key --key=./my.key /mnt/cephfs/fscrypt-test-3 (4) fscrypt lock /mnt/cephfs/fscrypt-test-3 (5) fscrypt unlock --key=my.key /mnt/cephfs/fscrypt-test-3 (6) cat /mnt/cephfs/fscrypt-test-3/area_decrypted.tar (7) Issue has been triggered [ 408.072247] ------------[ cut here ]------------ [ 408.072251] WARNING: CPU: 1 PID: 392 at net/ceph/messenger_v2.c:865 ceph_con_v2_try_read+0x4b39/0x72f0 [ 408.072267] Modules linked in: intel_rapl_msr intel_rapl_common intel_uncore_frequency_common intel_pmc_core pmt_telemetry pmt_discovery pmt_class intel_pmc_ssram_telemetry intel_vsec kvm_intel joydev kvm irqbypass polyval_clmulni ghash_clmulni_intel aesni_intel rapl input_leds psmouse serio_raw i2c_piix4 vga16fb bochs vgastate i2c_smbus floppy mac_hid qemu_fw_cfg pata_acpi sch_fq_codel rbd msr parport_pc ppdev lp parport efi_pstore [ 408.072304] CPU: 1 UID: 0 PID: 392 Comm: kworker/1:3 Not tainted 6.17.0-rc7+ [ 408.072307] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.17.0-5.fc42 04/01/2014 [ 408.072310] Workqueue: ceph-msgr ceph_con_workfn [ 408.072314] RIP: 0010:ceph_con_v2_try_read+0x4b39/0x72f0 [ 408.072317] Code: c7 c1 20 f0 d4 ae 50 31 d2 48 c7 c6 60 27 d5 ae 48 c7 c7 f8 8e 6f b0 68 60 38 d5 ae e8 00 47 61 fe 48 83 c4 18 e9 ac fc ff ff 0b e9 06 fe ff ff 4c 8b 9d 98 fd ff ff 0f 84 64 e7 ff ff 89 85 [ 408.072319] RSP: 0018:ffff88811c3e7a30 EFLAGS: 00010246 [ 408.072322] RAX: ffffed1024874c6f RBX: ffffea00042c2b40 RCX: 0000000000000f38 [ 408.072324] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 408.072325] RBP: ffff88811c3e7ca8 R08: 0000000000000000 R09: 00000000000000c8 [ 408.072326] R10: 00000000000000c8 R11: 0000000000000000 R12: 00000000000000c8 [ 408.072327] R13: dffffc0000000000 R14: ffff8881243a6030 R15: 0000000000003000 [ 408.072329] FS: 0000000000000000(0000) GS:ffff88823eadf000(0000) knlGS:0000000000000000 [ 408.072331] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 408.072332] CR2: 000000c0003c6000 CR3: 000000010c106005 CR4: 0000000000772ef0 [ 408.072336] PKRU: 55555554 [ 408.072337] Call Trace: [ 408.072338] [ 408.072340] ? sched_clock_noinstr+0x9/0x10 [ 408.072344] ? __pfx_ceph_con_v2_try_read+0x10/0x10 [ 408.072347] ? _raw_spin_unlock+0xe/0x40 [ 408.072349] ? finish_task_switch.isra.0+0x15d/0x830 [ 408.072353] ? __kasan_check_write+0x14/0x30 [ 408.072357] ? mutex_lock+0x84/0xe0 [ 408.072359] ? __pfx_mutex_lock+0x10/0x10 [ 408.072361] ceph_con_workfn+0x27e/0x10e0 [ 408.072364] ? metric_delayed_work+0x311/0x2c50 [ 408.072367] process_one_work+0x611/0xe20 [ 408.072371] ? __kasan_check_write+0x14/0x30 [ 408.072373] worker_thread+0x7e3/0x1580 [ 408.072375] ? __pfx__raw_spin_lock_irqsave+0x10/0x10 [ 408.072378] ? __pfx_worker_thread+0x10/0x10 [ 408.072381] kthread+0x381/0x7a0 [ 408.072383] ? __pfx__raw_spin_lock_irq+0x10/0x10 [ 408.072385] ? __pfx_kthread+0x10/0x10 [ 408.072387] ? __kasan_check_write+0x14/0x30 [ 408.072389] ? recalc_sigpending+0x160/0x220 [ 408.072392] ? _raw_spin_unlock_irq+0xe/0x50 [ 408.072394] ? calculate_sigpending+0x78/0xb0 [ 408.072395] ? __pfx_kthread+0x10/0x10 [ 408.072397] ret_from_fork+0x2b6/0x380 [ 408.072400] ? __pfx_kthread+0x10/0x10 [ 408.072402] ret_from_fork_asm+0x1a/0x30 [ 408.072406] [ 408.072407] ---[ end trace 0000000000000000 ]--- [ 408.072418] Oops: general protection fault, probably for non-canonical address 0xdffffc00000000 ---truncated---
Distribution advisory
This page covers CVE-2025-68297 as tracked by Ubuntu, for the package linux. The fix is available in version 6.17.0-19.19; earlier versions remain affected.
Affected software and timeline
Affected software: linux (fixed in 6.17.0-19.19), linux-allwinner-5.19, linux-aws (fixed in 6.17.0-1009.9), linux-aws-5.0, linux-aws-5.11, linux-aws-5.13, linux-aws-5.15, linux-aws-5.19, linux-aws-5.3, linux-aws-5.4, linux-aws-5.8, linux-aws-6.14, linux-aws-6.17 (fixed in 6.17.0-1009.9~24.04.2), linux-aws-6.2, linux-aws-6.5, linux-aws-6.8 (fixed in 6.8.0-1050.53~22.04.1), linux-aws-fips (fixed in 6.8.0-1050.53+fips1), linux-aws-hwe, linux-azure (fixed in 6.17.0-1010.10), linux-azure-4.15, linux-azure-5.11, linux-azure-5.13, linux-azure-5.15, linux-azure-5.19, linux-azure-5.3, linux-azure-5.4, linux-azure-5.8, linux-azure-6.11, linux-azure-6.14, linux-azure-6.17 (fixed in 6.17.0-1010.10~24.04.1), linux-azure-6.2, linux-azure-6.5, linux-azure-6.8 (fixed in 6.8.0-1051.57~22.04.1), linux-azure-edge, linux-azure-fde, linux-azure-fde-5.15, linux-azure-fde-5.19, linux-azure-fde-6.14, linux-azure-fde-6.17, linux-azure-fde-6.2, linux-azure-fde-6.8, linux-azure-fips (fixed in 6.8.0-1052.58+fips1), linux-azure-nvidia, linux-azure-nvidia-6.14, linux-bluefield, linux-fips (fixed in 6.8.0-106.106+fips1), linux-gcp (fixed in 6.17.0-1009.9), linux-gcp-4.15, linux-gcp-5.11, linux-gcp-5.13, linux-gcp-5.15, linux-gcp-5.19, linux-gcp-5.3, linux-gcp-5.4, linux-gcp-5.8, linux-gcp-6.11, linux-gcp-6.14, linux-gcp-6.17 (fixed in 6.17.0-1009.9~24.04.3), linux-gcp-6.2, linux-gcp-6.5, linux-gcp-6.8 (fixed in 6.8.0-1052.55~22.04.1), linux-gcp-fips (fixed in 6.8.0-1052.55+fips1), linux-gke (fixed in 6.8.0-1048.53), linux-gke-4.15, linux-gke-5.15, linux-gke-5.4, linux-gkeop (fixed in 6.8.0-1035.38), linux-gkeop-5.15, linux-gkeop-5.4, linux-hwe, linux-hwe-5.11, linux-hwe-5.13, linux-hwe-5.15, linux-hwe-5.19, linux-hwe-5.4, linux-hwe-5.8, linux-hwe-6.11, linux-hwe-6.14, linux-hwe-6.17 (fixed in 6.17.0-19.19~24.04.2), linux-hwe-6.2, linux-hwe-6.5, linux-hwe-6.8 (fixed in 6.8.0-106.106~22.04.1), linux-hwe-edge, linux-ibm (fixed in 6.8.0-1049.49), linux-ibm-5.15, linux-ibm-5.4, linux-ibm-6.8 (fixed in 6.8.0-1049.49~22.04.1), linux-intel-5.13, linux-intel-iot-realtime, linux-intel-iotg, linux-intel-iotg-5.15, linux-iot, linux-kvm, linux-lowlatency (fixed in 6.8.0-106.106.1), linux-lowlatency-hwe-5.15, linux-lowlatency-hwe-5.19, linux-lowlatency-hwe-6.11, linux-lowlatency-hwe-6.2, linux-lowlatency-hwe-6.5, linux-lowlatency-hwe-6.8 (fixed in 6.8.0-106.106.1~22.04.1), linux-lts-xenial, linux-nvidia (fixed in 6.8.0-1049.52), linux-nvidia-6.11, linux-nvidia-6.17 (fixed in 6.17.0-1018.18), linux-nvidia-6.2, linux-nvidia-6.5, linux-nvidia-6.8 (fixed in 6.8.0-1049.52~22.04.1), linux-nvidia-lowlatency (fixed in 6.8.0-1049.52.1), linux-nvidia-tegra (fixed in 6.8.0-1020.20), linux-nvidia-tegra-5.15, linux-nvidia-tegra-igx, linux-oem, linux-oem-5.10, linux-oem-5.13, linux-oem-5.14, linux-oem-5.17, linux-oem-5.6, linux-oem-6.0, linux-oem-6.1, linux-oem-6.11, linux-oem-6.14, linux-oem-6.17 (fixed in 6.17.0-1017.17), linux-oem-6.5, linux-oem-6.8, linux-oracle (fixed in 6.17.0-1009.9), linux-oracle-5.0, linux-oracle-5.11, linux-oracle-5.13, linux-oracle-5.15, linux-oracle-5.3, linux-oracle-5.4, linux-oracle-5.8, linux-oracle-6.14, linux-oracle-6.17 (fixed in 6.17.0-1009.9~24.04.1), linux-oracle-6.5, linux-oracle-6.8 (fixed in 6.8.0-1047.48~22.04.1), linux-raspi (fixed in 6.17.0-1010.10), linux-raspi-5.4, linux-raspi-realtime (fixed in 6.8.0-2040.41), linux-raspi2, linux-realtime (fixed in 6.17.0-1008.9), linux-realtime-6.14, linux-realtime-6.17 (fixed in 6.17.0-1008.9~24.04.1), linux-realtime-6.8 (fixed in 6.8.1-1045.46~22.04.1), linux-riscv (fixed in 6.17.0-19.19.1), linux-riscv-5.11, linux-riscv-5.15, linux-riscv-5.19, linux-riscv-5.8, linux-riscv-6.14, linux-riscv-6.17 (fixed in 6.17.0-19.19.1~24.04.1), linux-riscv-6.5, linux-riscv-6.8 (fixed in 6.8.0-106.106~22.04.1), linux-starfive-5.19, linux-starfive-6.2, linux-starfive-6.5, linux-xilinx (fixed in 6.8.0-1028.29) and linux-xilinx-zynqmp. Published on 16 December 2025 and last revised on 11 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
ubuntu.com (Report)
www.cve.org (Report)
git.kernel.org (Report)
git.kernel.org (Report)
git.kernel.org (Report)
git.kernel.org (Report)
git.kernel.org (Report)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
ubuntu.com (Advisory)
CVE-2025-68297 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| linux | — | 6.17.0-19.19 |
| linux-allwinner-5.19 | — | — |
| linux-aws | — | 6.17.0-1009.9 |
| linux-aws-5.0 | — | — |
| linux-aws-5.11 | — | — |
| linux-aws-5.13 | — | — |
| linux-aws-5.15 | — | — |
| linux-aws-5.19 | — | — |
| linux-aws-5.3 | — | — |
| linux-aws-5.4 | — | — |
| linux-aws-5.8 | — | — |
| linux-aws-6.14 | — | — |
| linux-aws-6.17 | — | 6.17.0-1009.9~24.04.2 |
| linux-aws-6.2 | — | — |
| linux-aws-6.5 | — | — |
| linux-aws-6.8 | — | 6.8.0-1050.53~22.04.1 |
| linux-aws-fips | — | 6.8.0-1050.53+fips1 |
| linux-aws-hwe | — | — |
| linux-azure | — | 6.17.0-1010.10 |
| linux-azure-4.15 | — | — |
| linux-azure-5.11 | — | — |
| linux-azure-5.13 | — | — |
| linux-azure-5.15 | — | — |
| linux-azure-5.19 | — | — |
| linux-azure-5.3 | — | — |
| linux-azure-5.4 | — | — |
| linux-azure-5.8 | — | — |
| linux-azure-6.11 | — | — |
| linux-azure-6.14 | — | — |
| linux-azure-6.17 | — | 6.17.0-1010.10~24.04.1 |
| linux-azure-6.2 | — | — |
| linux-azure-6.5 | — | — |
| linux-azure-6.8 | — | 6.8.0-1051.57~22.04.1 |
| linux-azure-edge | — | — |
| linux-azure-fde | — | — |
| linux-azure-fde-5.15 | — | — |
| linux-azure-fde-5.19 | — | — |
| linux-azure-fde-6.14 | — | — |
| linux-azure-fde-6.17 | — | — |
| linux-azure-fde-6.2 | — | — |
| linux-azure-fde-6.8 | — | — |
| linux-azure-fips | — | 6.8.0-1052.58+fips1 |
| linux-azure-nvidia | — | — |
| linux-azure-nvidia-6.14 | — | — |
| linux-bluefield | — | — |
| linux-fips | — | 6.8.0-106.106+fips1 |
| linux-gcp | — | 6.17.0-1009.9 |
| linux-gcp-4.15 | — | — |
| linux-gcp-5.11 | — | — |
| linux-gcp-5.13 | — | — |
| linux-gcp-5.15 | — | — |
| linux-gcp-5.19 | — | — |
| linux-gcp-5.3 | — | — |
| linux-gcp-5.4 | — | — |
| linux-gcp-5.8 | — | — |
| linux-gcp-6.11 | — | — |
| linux-gcp-6.14 | — | — |
| linux-gcp-6.17 | — | 6.17.0-1009.9~24.04.3 |
| linux-gcp-6.2 | — | — |
| linux-gcp-6.5 | — | — |
| linux-gcp-6.8 | — | 6.8.0-1052.55~22.04.1 |
| linux-gcp-fips | — | 6.8.0-1052.55+fips1 |
| linux-gke | — | 6.8.0-1048.53 |
| linux-gke-4.15 | — | — |
| linux-gke-5.15 | — | — |
| linux-gke-5.4 | — | — |
| linux-gkeop | — | 6.8.0-1035.38 |
| linux-gkeop-5.15 | — | — |
| linux-gkeop-5.4 | — | — |
| linux-hwe | — | — |
| linux-hwe-5.11 | — | — |
| linux-hwe-5.13 | — | — |
| linux-hwe-5.15 | — | — |
| linux-hwe-5.19 | — | — |
| linux-hwe-5.4 | — | — |
| linux-hwe-5.8 | — | — |
| linux-hwe-6.11 | — | — |
| linux-hwe-6.14 | — | — |
| linux-hwe-6.17 | — | 6.17.0-19.19~24.04.2 |
| linux-hwe-6.2 | — | — |
| linux-hwe-6.5 | — | — |
| linux-hwe-6.8 | — | 6.8.0-106.106~22.04.1 |
| linux-hwe-edge | — | — |
| linux-ibm | — | 6.8.0-1049.49 |
| linux-ibm-5.15 | — | — |
| linux-ibm-5.4 | — | — |
| linux-ibm-6.8 | — | 6.8.0-1049.49~22.04.1 |
| linux-intel-5.13 | — | — |
| linux-intel-iot-realtime | — | — |
| linux-intel-iotg | — | — |
| linux-intel-iotg-5.15 | — | — |
| linux-iot | — | — |
| linux-kvm | — | — |
| linux-lowlatency | — | 6.8.0-106.106.1 |
| linux-lowlatency-hwe-5.15 | — | — |
| linux-lowlatency-hwe-5.19 | — | — |
| linux-lowlatency-hwe-6.11 | — | — |
| linux-lowlatency-hwe-6.2 | — | — |
| linux-lowlatency-hwe-6.5 | — | — |
| linux-lowlatency-hwe-6.8 | — | 6.8.0-106.106.1~22.04.1 |
| linux-lts-xenial | — | — |
| linux-nvidia | — | 6.8.0-1049.52 |
| linux-nvidia-6.11 | — | — |
| linux-nvidia-6.17 | — | 6.17.0-1018.18 |
| linux-nvidia-6.2 | — | — |
| linux-nvidia-6.5 | — | — |
| linux-nvidia-6.8 | — | 6.8.0-1049.52~22.04.1 |
| linux-nvidia-lowlatency | — | 6.8.0-1049.52.1 |
| linux-nvidia-tegra | — | 6.8.0-1020.20 |
| linux-nvidia-tegra-5.15 | — | — |
| linux-nvidia-tegra-igx | — | — |
| linux-oem | — | — |
| linux-oem-5.10 | — | — |
| linux-oem-5.13 | — | — |
| linux-oem-5.14 | — | — |
| linux-oem-5.17 | — | — |
| linux-oem-5.6 | — | — |
| linux-oem-6.0 | — | — |
| linux-oem-6.1 | — | — |
| linux-oem-6.11 | — | — |
| linux-oem-6.14 | — | — |
| linux-oem-6.17 | — | 6.17.0-1017.17 |
| linux-oem-6.5 | — | — |
| linux-oem-6.8 | — | — |
| linux-oracle | — | 6.17.0-1009.9 |
| linux-oracle-5.0 | — | — |
| linux-oracle-5.11 | — | — |
| linux-oracle-5.13 | — | — |
| linux-oracle-5.15 | — | — |
| linux-oracle-5.3 | — | — |
| linux-oracle-5.4 | — | — |
| linux-oracle-5.8 | — | — |
| linux-oracle-6.14 | — | — |
| linux-oracle-6.17 | — | 6.17.0-1009.9~24.04.1 |
| linux-oracle-6.5 | — | — |
| linux-oracle-6.8 | — | 6.8.0-1047.48~22.04.1 |
| linux-raspi | — | 6.17.0-1010.10 |
| linux-raspi-5.4 | — | — |
| linux-raspi-realtime | — | 6.8.0-2040.41 |
| linux-raspi2 | — | — |
| linux-realtime | — | 6.17.0-1008.9 |
| linux-realtime-6.14 | — | — |
| linux-realtime-6.17 | — | 6.17.0-1008.9~24.04.1 |
| linux-realtime-6.8 | — | 6.8.1-1045.46~22.04.1 |
| linux-riscv | — | 6.17.0-19.19.1 |
| linux-riscv-5.11 | — | — |
| linux-riscv-5.15 | — | — |
| linux-riscv-5.19 | — | — |
| linux-riscv-5.8 | — | — |
| linux-riscv-6.14 | — | — |
| linux-riscv-6.17 | — | 6.17.0-19.19.1~24.04.1 |
| linux-riscv-6.5 | — | — |
| linux-riscv-6.8 | — | 6.8.0-106.106~22.04.1 |
| linux-starfive-5.19 | — | — |
| linux-starfive-6.2 | — | — |
| linux-starfive-6.5 | — | — |
| linux-xilinx | — | 6.8.0-1028.29 |
| linux-xilinx-zynqmp | — | — |
References
Similar Threats
- Unknown CGA-23jx-hhcx-m389
- Unknown CGA-2qp7-6757-fmgc
- Unknown CGA-2rj5-jc55-r267
- Unknown CGA-3m96-cwq8-6xmx
- Unknown CGA-3qj9-973w-fh9g
Free Vulnerability Check
Is your site affected by UBUNTU-CVE-2025-68297?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against UBUNTU-CVE-2025-68297 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.