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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-35875— x86/coco: Require seeding RNG with RDRAND on CoCo systems

CVSS 8.4 · High EPSS 0.25% · P17

Possible ATT&CK Techniques 1AI

T1498 · Network Denial of Service

Affected Version Matrix 10

VendorProductVersion RangeStatus
LinuxLinuxd8aa7eea78a1401cce39b3bb61ead0150044a3df< 22943e4fe4b3a2dcbadc3d38d5bf840bbdbfe374affected
d8aa7eea78a1401cce39b3bb61ead0150044a3df< 453b5f2dec276c1bb4ea078bf8c0da57ee4627e5affected
d8aa7eea78a1401cce39b3bb61ead0150044a3df< 08044b08b37528b82f70a87576c692b4e4b7716eaffected
d8aa7eea78a1401cce39b3bb61ead0150044a3df< 99485c4c026f024e7cb82da84c7951dbe3deb584affected
4.15affected
< 4.15unaffected
6.1.85≤ 6.1.*unaffected
6.6.26≤ 6.6.*unaffected
… +2 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-35875

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
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat model means that the VM host cannot be trusted and may actively work against guests to extract secrets or manipulate computation. Since a malicious host can modify or observe nearly all inputs to guests, the only remaining source of entropy for CoCo guests is RDRAND. If RDRAND is broken -- due to CPU hardware fault -- the RNG as a whole is meant to gracefully continue on gathering entropy from other sources, but since there aren't other sources on CoCo, this is catastrophic. This is mostly a concern at boot time when initially seeding the RNG, as after that the consequences of a broken RDRAND are much more theoretical. So, try at boot to seed the RNG using 256 bits of RDRAND output. If this fails, panic(). This will also trigger if the system is booted without RDRAND, as RDRAND is essential for a safe CoCo boot. Add this deliberately to be "just a CoCo x86 driver feature" and not part of the RNG itself. Many device drivers and platforms have some desire to contribute something to the RNG, and add_device_randomness() is specifically meant for this purpose. Any driver can call it with seed data of any quality, or even garbage quality, and it can only possibly make the quality of the RNG better or have no effect, but can never make it worse. Rather than trying to build something into the core of the RNG, consider the particular CoCo issue just a CoCo issue, and therefore separate it all out into driver (well, arch/platform) code. [ bp: Massage commit message. ]
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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 存在安全漏洞。目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
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 d8aa7eea78a1401cce39b3bb61ead0150044a3df ~ 22943e4fe4b3a2dcbadc3d38d5bf840bbdbfe374 -
LinuxLinux 4.15 -

II. Public POCs for CVE-2024-35875

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-35875

登录查看更多情报信息。

Other References for CVE-2024-35875 (4)

Same Patch Batch · Linux · 2024-05-19 · 82 CVEs total

CVE-2024-358619.8 CRITICALsmb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
CVE-2024-358629.8 CRITICALsmb: client: fix potential UAF in smb2_is_network_name_deleted()
CVE-2024-358639.8 CRITICALsmb: client: fix potential UAF in is_valid_oplock_break()
CVE-2024-358649.8 CRITICALsmb: client: fix potential UAF in smb2_is_valid_lease_break()
CVE-2024-358659.8 CRITICALsmb: client: fix potential UAF in smb2_is_valid_oplock_break()
CVE-2024-358849.8 CRITICALudp: do not accept non-tunnel GSO skbs landing in a tunnel
CVE-2024-358709.8 CRITICALsmb: client: fix UAF in smb2_reconnect_server()
CVE-2024-358699.8 CRITICALsmb: client: guarantee refcounted children from parent session
CVE-2024-359399.3 CRITICALdma-direct: Leak pages on dma_set_decrypted() failure
CVE-2024-358878.8 HIGHax25: fix use-after-free bugs caused by ax25_ds_del_timer
CVE-2024-359158.8 HIGHnfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
CVE-2024-358898.6 HIGHidpf: fix kernel panic on unknown packet types
CVE-2024-359378.1 HIGHwifi: cfg80211: check A-MSDU format more carefully
CVE-2024-359107.8 HIGHtcp: properly terminate timers for kernel sockets
CVE-2024-359217.8 HIGHmedia: mediatek: vcodec: Fix oops when HEVC init fails
CVE-2024-359057.8 HIGHbpf: Protect against int overflow for stack access size
CVE-2024-358907.8 HIGHgro: fix ownership transfer
CVE-2024-359197.8 HIGHmedia: mediatek: vcodec: adding lock to protect encoder context list
CVE-2024-359207.8 HIGHmedia: mediatek: vcodec: adding lock to protect decoder context list
CVE-2024-358947.8 HIGHmptcp: prevent BPF accessing lowat from a subflow socket.

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-35875

No comments yet


Leave a comment