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

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2025-38539— tracing: Add down_write(trace_event_sem) when adding trace event

AI Predicted 5.5 Difficulty: Moderate EPSS 0.03% · P7

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux110bf2b764eb6026b868d84499263cb24b1bcc8d< e70f5ee4c8824736332351b703c46f9469ed7f6caffected
110bf2b764eb6026b868d84499263cb24b1bcc8d< db45632479ceecb669612ed8dbce927e3c6279fcaffected
110bf2b764eb6026b868d84499263cb24b1bcc8d< ca60064ea03f14e06c763de018403cb56ba3207daffected
110bf2b764eb6026b868d84499263cb24b1bcc8d< 7803b28c9aa8d8bd4e19ebcf5f0db9612b0f333baffected
110bf2b764eb6026b868d84499263cb24b1bcc8d< 6bc94f20a4c304997288f9a45278c9d0c06987d3affected
110bf2b764eb6026b868d84499263cb24b1bcc8d< 33e20747b47ddc03569b6bc27a2d6894c1428182affected
110bf2b764eb6026b868d84499263cb24b1bcc8d< 70fecd519caad0c1741c3379d5348c9000a5b29daffected
110bf2b764eb6026b868d84499263cb24b1bcc8d< b5e8acc14dcb314a9b61ff19dcd9fdd0d88f70dfaffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-38539

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
tracing: Add down_write(trace_event_sem) when adding trace event
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tracing: Add down_write(trace_event_sem) when adding trace event When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace printk formats to replace enum names with their values. If two modules are loaded at the same time, the adding of the event to the ftrace_events list can corrupt the walking of the list in the code that is modifying the printk format strings and crash the kernel. The addition of the event should take the trace_event_sem for write while it adds the new event. Also add a lockdep_assert_held() on that semaphore in __trace_add_event_dirs() as it iterates the list.
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 110bf2b764eb6026b868d84499263cb24b1bcc8d ~ e70f5ee4c8824736332351b703c46f9469ed7f6c -
LinuxLinux 2.6.31 -

II. Public POCs for CVE-2025-38539

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-38539

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-08-16 · 59 CVEs total

CVE-2025-38519mm/damon: fix divide by zero in damon_get_intervals_score()
CVE-2025-38507HID: nintendo: avoid bluetooth suspend/resume stalls
CVE-2025-38504io_uring/zcrx: fix pp destruction warnings
CVE-2025-38505wifi: mwifiex: discard erroneous disassoc frames on STA interface
CVE-2025-38506KVM: Allow CPU to reschedule while setting per-page memory attributes
CVE-2025-38503btrfs: fix assertion when building free space tree
CVE-2025-38515drm/sched: Increment job count before swapping tail spsc queue
CVE-2025-38516pinctrl: qcom: msm: mark certain pins as invalid for interrupts
CVE-2025-38517lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
CVE-2025-38518x86/CPU/AMD: Disable INVLPGB on Zen2
CVE-2025-38514rxrpc: Fix oops due to non-existence of prealloc backlog struct
CVE-2025-38520drm/amdkfd: Don't call mmput from MMU notifier callback
CVE-2025-38521drm/imagination: Fix kernel crash when hard resetting the GPU
CVE-2025-38522sched/ext: Prevent update_locked_rq() calls with NULL rq
CVE-2025-38523cifs: Fix the smbd_response slab to allow usercopy
CVE-2025-38524rxrpc: Fix recv-recv race of completed call
CVE-2025-38525rxrpc: Fix irq-disabled in local_bh_enable()
CVE-2025-38526ice: add NULL check in eswitch lag check
CVE-2025-38527smb: client: fix use-after-free in cifs_oplock_break
CVE-2025-38528bpf: Reject %p% format string in bprintf-like helpers

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-38539

No comments yet


Leave a comment