CVE detail
CVE-2026-53379
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856_init_controls() The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it.
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 20.8 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 7
- within the 30d window
- Peak daily
- 7
- highest bucket
Evidence
Source links by recency
7 source links · newest first
No excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AMNo excerpt available.
Exploitgit.kernel.orgJul 19, 2026, 11:16 AM
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-64220CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode->secondary to NULL in fwnode_init() If a firmware node is allocated on the stack…
- CVE-2026-64130CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free __GFP_ZEROTAGS semantics a…
- CVE-2026-53347CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix driver removal with disabled KMS DRM atomic and modesetting aren't initialized if virtio-gpu…
- CVE-2026-53344CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init Regmap initialization triggers regcac…
- CVE-2026-53311CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fuse_dentry_revalidate() fuse_dentry_revalidate() may be called with a dentry that…
- CVE-2026-53243CVSS 5.5 · Medium
In the Linux kernel, the following vulnerability has been resolved: rseq: Fix using an uninitialized stack variable in rseq_exit_user_update() There is an bug in which an uninit…