Exploit Details
Basic Information
| Exploit Title |
Exploit for Out-of-bounds Write in Linux Linux_Kernel |
| Exploit ID |
E2E6F94D-6CB8-5418-A59C-BADF15FD8263 |
| Type |
githubexploit |
| Published |
2025-07-23T08:43:41 |
| Modified |
2025-07-23T08:57:44 |
CVSS Information
| CVSS Score |
7.8 |
| Severity |
HIGH |
| Vector |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVE Information
- CVE-2023-2598
- CVE-2025-2598
Exploit Description
CVE-2025-2598 what's io_uring? io_uring is a system call interface for Linux. It has supported almost all system call so far, not only read() and write initially. It enables an application to…
View Full Exploit Details