CVE detail
CVE-2023-52799
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtree_t for sufficient free blocks there is an array out of bounds while getting element in tp->dm_stree. To add the required check for out of bound we first need to determine the type of dmtree. Thus added an extra parameter to dbFindLeaf so that the type of tree can be determined and the required check can be applied.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 23.0 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
9 source links · newest first
No excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PMNo excerpt available.
Exploitgit.kernel.orgMay 21, 2024, 4:15 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-64273CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforce_process_packet() handles a statu…
- CVE-2026-64272CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - fix touch indexing for MMS134S and MMS136 The MMS134S and MMS136 touch controllers have an ev…
- CVE-2026-64271CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet tw_interrupt() accumulates each non-zero se…
- CVE-2026-64225CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgx_speed_mbps index cgx_speed_mbps has 13 elements but RESP_LINKSTAT_…
- CVE-2026-53387CVSS 7.1 · High
In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075_it_ms index veml6075_it_ms has 5 elements but VEML6075_CON…
- CVE-2026-53386CVSS 7.8 · High
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pga_settings index ads1298_pga_settings has 7 elements but ADS1298_…