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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-68293— mm/huge_memory: fix NULL pointer deference when splitting folio

AI Predicted 4.4 Difficulty: Easy EPSS 0.18% · P8

Possible ATT&CK Techniques 1AI

T1055 · Process Injection

Affected Version Matrix 8

VendorProductVersion RangeStatus
LinuxLinuxc010d47f107f609b9f4d6a103b6dfc53889049e9< 592db83615a9f0164472ec789c2ed34ad35f732faffected
c010d47f107f609b9f4d6a103b6dfc53889049e9< d1b83fbacd4397a1d2f8c6b13427a8636ae2b307affected
c010d47f107f609b9f4d6a103b6dfc53889049e9< cff47b9e39a6abf03dde5f4f156f841b0c54bba0affected
6.9affected
< 6.9unaffected
6.12.61≤ 6.12.*unaffected
6.17.11≤ 6.17.*unaffected
6.18≤ *unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-68293

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
mm/huge_memory: fix NULL pointer deference when splitting folio
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix NULL pointer deference when splitting folio Commit c010d47f107f ("mm: thp: split huge page to any lower order pages") introduced an early check on the folio's order via mapping->flags before proceeding with the split work. This check introduced a bug: for shmem folios in the swap cache and truncated folios, the mapping pointer can be NULL. Accessing mapping->flags in this state leads directly to a NULL pointer dereference. This commit fixes the issue by moving the check for mapping != NULL before any attempt to access mapping->flags.
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存在安全漏洞,该漏洞源于huge_memory拆分folio时缺少空指针检查,可能导致崩溃。
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 c010d47f107f609b9f4d6a103b6dfc53889049e9 ~ 592db83615a9f0164472ec789c2ed34ad35f732f -
LinuxLinux 6.9 -

II. Public POCs for CVE-2025-68293

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-68293

登录查看更多情报信息。

Other References for CVE-2025-68293 (3)

Same Patch Batch · Linux · 2025-12-16 · 157 CVEs total

CVE-2025-681929.8 CRITICALnet: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
CVE-2025-683019.8 CRITICALnet: atlantic: fix fragment overflow handling in RX path
CVE-2025-403509.8 CRITICALnet/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
CVE-2025-682849.8 CRITICALlibceph: prevent potential out-of-bounds writes in handle_auth_session_key()
CVE-2025-682859.8 CRITICALlibceph: fix potential use-after-free in have_mon_and_osd_map()
CVE-2025-682639.8 CRITICALksmbd: ipc: fix use-after-free in ipc_msg_send_request
CVE-2025-683159.8 CRITICALf2fs: fix to detect potential corrupted nid in free_nid_list
CVE-2025-682268.8 HIGHsmb: client: fix incomplete backport in cfids_invalidation_worker()
CVE-2025-683048.8 HIGHBluetooth: hci_core: lookup hci_conn on RX path on protocol side
CVE-2025-682558.8 HIGHstaging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
CVE-2025-682568.8 HIGHstaging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser
CVE-2025-403628.8 HIGHceph: fix multifs mds auth caps issue
CVE-2025-683148.8 HIGHdrm/msm: make sure last_fence is always updated
CVE-2025-682508.2 HIGHhung_task: fix warnings caused by unaligned lock pointers
CVE-2025-681757.8 HIGHmedia: nxp: imx8-isi: Fix streaming cleanup on release
CVE-2025-681717.8 HIGHx86/fpu: Ensure XFD state on signal delivery
CVE-2025-681797.8 HIGHs390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
CVE-2025-682607.8 HIGHrust_binder: fix race condition on death_list
CVE-2025-683037.8 HIGHplatform/x86: intel: punit_ipc: fix memory corruption
CVE-2025-682347.8 HIGHio_uring/cmd_net: fix wrong argument types for skb_queue_splice()

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-68293

No comments yet


Leave a comment