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-43162
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:27
Updated At-11 May, 2026 | 22:18
Rejected At-
▼CVE Numbering Authority (CNA)
media: tegra-video: Fix memory leak in __tegra_channel_try_format()

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in __tegra_channel_try_format() The state object allocated by __v4l2_subdev_state_alloc() must be freed with __v4l2_subdev_state_free() when it is no longer needed. In __tegra_channel_try_format(), two error paths return directly after v4l2_subdev_call() fails, without freeing the allocated 'sd_state' object. This violates the requirement and causes a memory leak. Fix this by introducing a cleanup label and using goto statements in the error paths to ensure that __v4l2_subdev_state_free() is always called before the function returns.

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/staging/media/tegra-video/vi.c
Default Status
unaffected
Versions
Affected
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before 6c6f419fa9c44a4b7149b0292e01bff47308ba14 (git)
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before ca921be7a1174d5d58b28f84b683c2c0079f18c5 (git)
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before 3ca2f09061736e72ef25eec2597d00f7f44094d3 (git)
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before 2dff8966a3a889dd9d248a7e15d963b4097efcc5 (git)
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before d92e9a18f97a1d19d4c2ff81dcfbe43591f75b5a (git)
  • From 1ebaeb09830f36c1111b72a95420814225bd761c before 43e5302d22334f1183dec3e0d5d8007eefe2817c (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/staging/media/tegra-video/vi.c
Default Status
affected
Versions
Affected
  • 5.10
Unaffected
  • From 0 before 5.10 (semver)
  • From 6.1.167 through 6.1.* (semver)
  • From 6.6.130 through 6.6.* (semver)
  • From 6.12.77 through 6.12.* (semver)
  • From 6.18.17 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 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/6c6f419fa9c44a4b7149b0292e01bff47308ba14
N/A
https://git.kernel.org/stable/c/ca921be7a1174d5d58b28f84b683c2c0079f18c5
N/A
https://git.kernel.org/stable/c/3ca2f09061736e72ef25eec2597d00f7f44094d3
N/A
https://git.kernel.org/stable/c/2dff8966a3a889dd9d248a7e15d963b4097efcc5
N/A
https://git.kernel.org/stable/c/d92e9a18f97a1d19d4c2ff81dcfbe43591f75b5a
N/A
https://git.kernel.org/stable/c/43e5302d22334f1183dec3e0d5d8007eefe2817c
N/A
Hyperlink: https://git.kernel.org/stable/c/6c6f419fa9c44a4b7149b0292e01bff47308ba14
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ca921be7a1174d5d58b28f84b683c2c0079f18c5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/3ca2f09061736e72ef25eec2597d00f7f44094d3
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/2dff8966a3a889dd9d248a7e15d963b4097efcc5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d92e9a18f97a1d19d4c2ff81dcfbe43591f75b5a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/43e5302d22334f1183dec3e0d5d8007eefe2817c
Resource: N/A
Details not found