Lucene search
+L

1 matches found

Kitploit
Kitploit
added 2026/09/02 12:45 p.m.4 views

CVE-2025-43529

CVE-2025-43529 TL; DR Apple 最近发布了 iOS 26.2 和 iPadOS 26.2,以及一份安全公告,其中包含对 WebKit 漏洞的修复。DFG JIT 编译器中的一个 bug(CVE-2025-43529)引起了我的注意,所以我决定深入研究它。 JIT 编译器正确地识别出 Phi 节点(多个控制流路径合并处)已经逃逸,但未能注意到 Phi 的 Upsilon 节点也已逃逸。因此,DFG 编译的 StoreBarrierInsertionPhase 跳过了插入 Store Barrier,而 Store Barrier 是一种关键的内存安全机制。结果,并发...

8.8CVSS7.2AI score0.08891EPSS
SaveExploits8References2
Rows per page
Query Builder