Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-38496— dm-bufio: fix sched in atomic context

EPSS 0.02% · P7
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-38496

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
dm-bufio: fix sched in atomic context
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dm-bufio: fix sched in atomic context If "try_verify_in_tasklet" is set for dm-verity, DM_BUFIO_CLIENT_NO_SLEEP is enabled for dm-bufio. However, when bufio tries to evict buffers, there is a chance to trigger scheduling in spin_lock_bh, the following warning is hit: BUG: sleeping function called from invalid context at drivers/md/dm-bufio.c:2745 in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 123, name: kworker/2:2 preempt_count: 201, expected: 0 RCU nest depth: 0, expected: 0 4 locks held by kworker/2:2/123: #0: ffff88800a2d1548 ((wq_completion)dm_bufio_cache){....}-{0:0}, at: process_one_work+0xe46/0x1970 #1: ffffc90000d97d20 ((work_completion)(&dm_bufio_replacement_work)){....}-{0:0}, at: process_one_work+0x763/0x1970 #2: ffffffff8555b528 (dm_bufio_clients_lock){....}-{3:3}, at: do_global_cleanup+0x1ce/0x710 #3: ffff88801d5820b8 (&c->spinlock){....}-{2:2}, at: do_global_cleanup+0x2a5/0x710 Preemption disabled at: [<0000000000000000>] 0x0 CPU: 2 UID: 0 PID: 123 Comm: kworker/2:2 Not tainted 6.16.0-rc3-g90548c634bd0 #305 PREEMPT(voluntary) Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 Workqueue: dm_bufio_cache do_global_cleanup Call Trace: <TASK> dump_stack_lvl+0x53/0x70 __might_resched+0x360/0x4e0 do_global_cleanup+0x2f5/0x710 process_one_work+0x7db/0x1970 worker_thread+0x518/0xea0 kthread+0x359/0x690 ret_from_fork+0xf3/0x1b0 ret_from_fork_asm+0x1a/0x30 </TASK> That can be reproduced by: veritysetup format --data-block-size=4096 --hash-block-size=4096 /dev/vda /dev/vdb SIZE=$(blockdev --getsz /dev/vda) dmsetup create myverity -r --table "0 $SIZE verity 1 /dev/vda /dev/vdb 4096 4096 <data_blocks> 1 sha256 <root_hash> <salt> 1 try_verify_in_tasklet" mount /dev/dm-0 /mnt -o ro echo 102400 > /sys/module/dm_bufio/parameters/max_cache_size_bytes [read files in /mnt]
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 多款产品安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于原子上下文中触发调度,可能导致死锁。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 450e8dee51aa6fa1dd0f64073e88235f1a77b035 ~ 469a39a33a9934af157299bf11c58f6e6cb53f85 -
LinuxLinux 6.4 -

II. Public POCs for CVE-2025-38496

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-38496

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-07-28 · 29 CVEs total

CVE-2025-38483comedi: das16m1: Fix bit shift out of bounds
CVE-2025-38497usb: gadget: configfs: Fix OOB read on empty string write
CVE-2025-38495HID: core: ensure the allocated report buffer can contain the reserved report ID
CVE-2025-38494HID: core: do not bypass hid_hw_raw_request
CVE-2025-38493tracing/osnoise: Fix crash in timerlat_dump_stack()
CVE-2025-38492netfs: Fix race between cache write completion and ALL_QUEUED being set
CVE-2025-38491mptcp: make fallback action and fallback decision atomic
CVE-2025-38490net: libwx: remove duplicate page_pool_put_full_page()
CVE-2025-38489s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
CVE-2025-38488smb: client: fix use-after-free in crypt_message when using async crypto
CVE-2025-38487soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
CVE-2025-38485iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
CVE-2025-38486soundwire: Revert "soundwire: qcom: Add set_channel_map api support"
CVE-2025-38484iio: backend: fix out-of-bound write
CVE-2025-38468net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
CVE-2025-38482comedi: das6402: Fix bit shift out of bounds
CVE-2025-38481comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
CVE-2025-38480comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
CVE-2025-38478comedi: Fix initialization of data for instructions that write to subdevice
CVE-2025-38477net/sched: sch_qfq: Fix race condition on qfq_aggregate

Showing top 20 of 29 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2025-38496

No comments yet


Leave a comment