Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-46240
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-28 May, 2026 | 09:41
Updated At-28 May, 2026 | 09:41
Rejected At-
▼CVE Numbering Authority (CNA)
media: iris: Fix use-after-free in iris_release_internal_buffers()

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: Destroy internal buffers after FW releases") introduced a regression where session_release_buf() may free the buffer. The caller, iris_release_internal_buffers(), continued to access `buffer` after the call, leading to a potential use-after-free. Fix this by setting BUF_ATTR_PENDING_RELEASE before calling session_release_buf(), and reverting the flag if the call fails. This ensures no dereference occurs after potential freeing.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/media/platform/qcom/iris/iris_buffer.c
Default Status
unaffected
Versions
Affected
  • From 7cde76db8883ec8a3d1456068079ecadbfb15ca5 before dd24998a4a4016fb9921916024399bd80f0d45c6 (git)
  • From 1dabf00ee206eceb0f08a1fe5d1ce635f9064338 before 18c64439f249859b6140f7bf8bcf95c8ed841f28 (git)
  • From 1dabf00ee206eceb0f08a1fe5d1ce635f9064338 before f27cfdcfc916bb59297825805f4c3499f89f9e76 (git)
  • d4457f23ac0130240053a34be663f0fade3bb371 (git)
  • From 6.18.16 before 6.18.32 (semver)
  • From 6.19.6 before 6.20 (semver)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/media/platform/qcom/iris/iris_buffer.c
Default Status
affected
Versions
Affected
  • 7.0
Unaffected
  • From 0 before 7.0 (semver)
  • From 6.18.32 through 6.18.* (semver)
  • From 7.0.9 through 7.0.* (semver)
  • From 7.1-rc3 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/dd24998a4a4016fb9921916024399bd80f0d45c6
N/A
https://git.kernel.org/stable/c/18c64439f249859b6140f7bf8bcf95c8ed841f28
N/A
https://git.kernel.org/stable/c/f27cfdcfc916bb59297825805f4c3499f89f9e76
N/A
Hyperlink: https://git.kernel.org/stable/c/dd24998a4a4016fb9921916024399bd80f0d45c6
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/18c64439f249859b6140f7bf8bcf95c8ed841f28
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/f27cfdcfc916bb59297825805f4c3499f89f9e76
Resource: N/A
Details not found