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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-53341— of/fdt: run soc memory setup when early_init_dt_scan_memory fails

AI Predicted 5.3 Difficulty: Moderate EPSS 0.19% · P9

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 8

VendorProductVersion RangeStatus
LinuxLinux1f012283e9360fb4007308f04cfaeb205e34b684< 04836fc5b720dfa32ff781383d84f63019abf9b9affected
1f012283e9360fb4007308f04cfaeb205e34b684< c4849f18185fd4e93b04cd45552f8d68c0240e21affected
1f012283e9360fb4007308f04cfaeb205e34b684< 2a12187d5853d9fd5102278cecef7dac7c8ce7eaaffected
5.17affected
< 5.17unaffected
6.0.19≤ 6.0.*unaffected
6.1.5≤ 6.1.*unaffected
6.2≤ *unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-53341

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
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when early_init_dt_scan_memory fails If memory has been found early_init_dt_scan_memory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on. Previously early_init_dt_scan_memory always returned 0 without distinguishing between any kind of memory setup being done or not. Any code path after the early_init_dt_scan memory call in the ramips plat_mem_setup code wouldn't be executed anymore. Making early_init_dt_scan_memory the only way to initialize the memory. Some boards, including my mt7621 based Cudy X6 board, depend on memory initialization being done via the soc_info.mem_detect function pointer. Those wouldn't be able to obtain memory and panic the kernel during early bootup with the message "early_init_dt_alloc_memory_arch: Failed to allocate 12416 bytes align=0x40".
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存在安全漏洞,该漏洞源于early_init_dt_scan_memory返回值处理不当,可能导致内存初始化失败。
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 1f012283e9360fb4007308f04cfaeb205e34b684 ~ 04836fc5b720dfa32ff781383d84f63019abf9b9 -
LinuxLinux 5.17 -

II. Public POCs for CVE-2023-53341

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-53341

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-09-17 · 56 CVEs total

CVE-2023-533389.8 CRITICALlwt: Fix return values of BPF xmit ops
CVE-2022-503739.8 CRITICALfs: dlm: fix race in lowcomms
CVE-2022-503639.8 CRITICALskmsg: pass gfp argument to alloc_sk_msg()
CVE-2023-533609.8 CRITICALNFSv4.2: Rework scratch handling for READ_PLUS (again)
CVE-2023-533588.8 HIGHksmbd: fix racy issue under cocurrent smb2 tree disconnect
CVE-2023-533407.8 HIGHnet/mlx5: Collect command failures data only for known commands
CVE-2022-503687.8 HIGHdrm/msm/dsi: fix memory corruption with too many bridges
CVE-2022-503677.8 HIGHfs: fix UAF/GPF bug in nilfs_mdt_destroy
CVE-2022-503627.8 HIGHdmaengine: hisilicon: Add multi-thread support for a DMA channel
CVE-2023-533547.8 HIGHskbuff: skb_segment, Call zero copy functions before using skbuff frags
CVE-2022-503547.8 HIGHdrm/amdkfd: Fix kfd_process_device_init_vm error handling
CVE-2022-503557.8 HIGHstaging: vt6655: fix some erroneous memory clean-up loops
CVE-2023-533357.5 HIGHRDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
CVE-2022-503657.5 HIGHskbuff: Account for tail adjustment during pull operations
CVE-2023-53336media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
CVE-2022-50369drm/vkms: Fix null-ptr-deref in vkms_release()
CVE-2022-50372cifs: Fix memory leak when build ntlmssp negotiate blob failed
CVE-2022-50371led: qcom-lpg: Fix sleeping in atomic
CVE-2022-50370i2c: designware: Fix handling of real but unexpected device interrupts
CVE-2022-50374Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53341

No comments yet


Leave a comment