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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-52633— um: time-travel: fix time corruption

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在定时器中断。

AI Predicted 5.5 Difficulty: Theoretical EPSS 0.23% · P14

Possible ATT&CK Techniques 1 AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 12

VendorProduct Version RangeStatus
Linux Linux 065038706f77a56754e8f0c2556dab7e22dfe577< 0c7478a2da3f5fe106b4658338873d50c86ac7ab affected
065038706f77a56754e8f0c2556dab7e22dfe577< 4f7dad73df4cdb2b7042103d3922745d040ad025 affected
065038706f77a56754e8f0c2556dab7e22dfe577< de3e9d8e8d1ae0a4d301109d1ec140796901306c affected
065038706f77a56754e8f0c2556dab7e22dfe577< b427f55e9d4185f6f17cc1e3296eb8d0c4425283 affected
065038706f77a56754e8f0c2556dab7e22dfe577< abe4eaa8618bb36c2b33e9cdde0499296a23448c affected
5.3 affected
< 5.3 unaffected
5.15.149≤ 5.15.* unaffected
… +4 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2023-52633

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
um: time-travel: fix time corruption
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode (without =inf-cpu or =ext), we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timer_read(), which pushes time forward just a little bit. Then, if we happen to get the interrupt after calculating the new time to push to, but before actually finishing that, the interrupt will set the time to a value that's incompatible with the forward, and we'll crash because time goes backwards when we do the forwarding. Fix this by reading the time_travel_time, calculating the adjustment, and doing the adjustment all with interrupts disabled.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
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

Vendor Product Affected Versions CPE Subscribe
Linux Linux 065038706f77a56754e8f0c2556dab7e22dfe577 ~ 0c7478a2da3f5fe106b4658338873d50c86ac7ab -
Linux Linux 5.3 -

II. Public POCs for CVE-2023-52633

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52633

登录查看更多情报信息。

Other References for CVE-2023-52633 (4)

Same Patch Batch · Linux · 2024-04-02 · 35 CVEs total

CVE-2024-26665 9.1 CRITICAL tunnels: fix out of bounds access when building IPv6 PMTU error
CVE-2023-52636 8.2 HIGH libceph: just wait for more data to be available on the socket
CVE-2024-26659 7.8 HIGH xhci: handle isoc Babble and Buffer Overrun events properly
CVE-2024-26656 7.8 HIGH drm/amdgpu: fix use-after-free bug
CVE-2024-26663 7.8 HIGH tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
CVE-2024-26664 7.8 HIGH hwmon: (coretemp) Fix out-of-bounds memory access
CVE-2024-26666 7.1 HIGH wifi: mac80211: fix RCU use in TDLS fast-xmit
CVE-2024-26660 7.0 HIGH drm/amd/display: Implement bounds check for stream encoder creation in DCN301
CVE-2024-26673 netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
CVE-2023-52634 drm/amd/display: Fix disable_otg_wa logic
CVE-2024-26674 x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
CVE-2024-26675 ppp_async: limit MRU to 64K
CVE-2024-26676 af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
CVE-2024-26677 rxrpc: Fix delayed ACKs to not set the reference serial number
CVE-2024-26678 x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
CVE-2024-26679 inet: read sk->sk_family once in inet_recv_error()
CVE-2024-26680 net: atlantic: Fix DMA mapping for PTP hwts ring
CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()
CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal
CVE-2024-26683 wifi: cfg80211: detect stuck ECSA element in probe resp

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-52633

No comments yet


Leave a comment