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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-57939— riscv: Fix sleeping in invalid context in die()

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

I. Basic Information for CVE-2024-57939

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
riscv: Fix sleeping in invalid context in die()
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die() die() can be called in exception handler, and therefore cannot sleep. However, die() takes spinlock_t which can sleep with PREEMPT_RT enabled. That causes the following warning: BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48 in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 285, name: mutex preempt_count: 110001, expected: 0 RCU nest depth: 0, expected: 0 CPU: 0 UID: 0 PID: 285 Comm: mutex Not tainted 6.12.0-rc7-00022-ge19049cf7d56-dirty #234 Hardware name: riscv-virtio,qemu (DT) Call Trace: dump_backtrace+0x1c/0x24 show_stack+0x2c/0x38 dump_stack_lvl+0x5a/0x72 dump_stack+0x14/0x1c __might_resched+0x130/0x13a rt_spin_lock+0x2a/0x5c die+0x24/0x112 do_trap_insn_illegal+0xa0/0xea _new_vmalloc_restore_context_a0+0xcc/0xd8 Oops - illegal instruction [#1] Switch to use raw_spinlock_t, which does not sleep even with PREEMPT_RT enabled.
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存在安全漏洞,该漏洞源于riscv模块中die函数在异常处理程序中尝试睡眠。这可能导致警告或系统不稳定。
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 76d2a0493a17d4c8ecc781366850c3c4f8e1a446 ~ 8c38baa03ac8e18140faf36a3b955d30cad48e74 -
LinuxLinux 4.15 -

II. Public POCs for CVE-2024-57939

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-57939

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-01-21 · 25 CVEs total

CVE-2024-57944iio: adc: ti-ads1298: Add NULL check in ads1298_init
CVE-2024-57946virtio-blk: don't keep queue frozen during system suspend
CVE-2025-21664dm thin: make get_first_thin use rcu-safe list first function
CVE-2025-21663net: stmmac: dwmac-tegra: Read iommu stream id from device tree
CVE-2025-21662net/mlx5: Fix variable not being completed when function returns
CVE-2025-21661gpio: virtuser: fix missing lookup table cleanups
CVE-2025-21660ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
CVE-2025-21659netdev: prevent accessing NAPI instances from another namespace
CVE-2025-21658btrfs: avoid NULL pointer dereference if no valid extent tree
CVE-2025-21657sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
CVE-2024-57945riscv: mm: Fix the out of bound issue of vmemmap address
CVE-2025-21656hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur
CVE-2024-57930tracing: Have process_string() also allow arrays
CVE-2024-57943exfat: fix the new buffer was not zeroed before writing
CVE-2024-57942netfs: Fix ceph copy to cache on write-begin
CVE-2024-57941netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
CVE-2024-57940exfat: fix the infinite loop in exfat_readdir()
CVE-2024-57938net/sctp: Prevent autoclose integer overflow in sctp_association_init()
CVE-2024-57936RDMA/bnxt_re: Fix max SGEs for the Work Request
CVE-2024-57935RDMA/hns: Fix accessing invalid dip_ctx during destroying QP

Showing top 20 of 25 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2024-57939

No comments yet


Leave a comment