Skip to content

Commit 1a17413

Browse files
authored
Remove 'See also' section from CVE-2025-38352 notes
Removed the 'See also' section and related references.
1 parent d6fde58 commit 1a17413

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/linux-hardening/privilege-escalation/linux-kernel-exploitation/posix-cpu-timers-toctou-cve-2025-38352.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,9 @@ Audit hotspots (for reviewers)
205205
Notes for exploitation research
206206
- The disclosed behavior is a reliable kernel crash primitive; turning it into privilege escalation typically needs an additional controllable overlap (object lifetime or write-what-where influence) beyond the scope of this summary. Treat any PoC as potentially destabilizing and run only in emulators/VMs.
207207

208-
### See also
209-
210-
{{#ref}}
211-
ksmbd-streams_xattr-oob-write-cve-2025-37947.md
212-
{{#endref}}
213-
214208
## References
215209
- [Race Against Time in the Kernel’s Clockwork (StreyPaws)](https://streypaws.github.io/posts/Race-Against-Time-in-the-Kernel-Clockwork/)
216210
- [Android security bulletin – September 2025](https://source.android.com/docs/security/bulletin/2025-09-01)
217211
- [Android common kernel patch commit 157f357d50b5…](https://android.googlesource.com/kernel/common/+/157f357d50b5038e5eaad0b2b438f923ac40afeb%5E%21/#F0)
218212

219-
{{#include ../../../banners/hacktricks-training.md}}
213+
{{#include ../../../banners/hacktricks-training.md}}

0 commit comments

Comments
 (0)