- Description
- Due to a vulnerability in the io_uring subsystem, it is possible to leak kernel memory information to the user process. timens_install calls current_is_single_threaded to determine if the current process is single-threaded, but this call does not consider io_uring's io_worker threads, thus it is possible to insert a time namespace's vvar page to process's memory space via a page fault. When this time namespace is destroyed, the vvar page is also freed, but not removed from the process' memory, and a next page allocated by the kernel will be still available from the user-space process and can leak memory contents via this (read-only) use-after-free vulnerability. We recommend upgrading past version 5.10.161 or commit 788d0824269bef539fe31a785b1517882eafed93 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/io_uring
- Source
- cve-coordination@google.com
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 5.5
- Impact score
- 3.6
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
- Hype score
- Not currently trending
#exploit 1. CVE-2024-54679: Cyber Panel DoS https://t.co/GHmXsKcIWb 2. CVE-2024-39090: CSRF to Stored XSS in PHP Gurukul Online Shopping Portal v2.0 https://t.co/fcjV63Nlk0 3. CVE-2023-23586: Linux vDSO and VVAR https://t.co/cSoVPFnrDZ
@VIPER92929
24 Dec 2024
3 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
#exploit 1. CVE-2024-54679: Cyber Panel DoS https://t.co/Z02Yo94Kf0 2. CVE-2024-39090: CSRF to Stored XSS in PHP Gurukul Online Shopping Portal v2.0 https://t.co/aJpMwa9INt 3. CVE-2023-23586: Linux vDSO and VVAR https://t.co/5gcQOiRNpK
@ksg93rd
22 Dec 2024
141 Impressions
0 Retweets
2 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "E6D163C0-5FC9-4FB8-AF75-5C27891361A0",
"versionEndExcluding": "5.10.161",
"versionStartIncluding": "5.6"
}
],
"operator": "OR"
}
]
}
]