cbcvebase.
CVE-2025-38679
published 2025-09-04

CVE-2025-38679: In the Linux kernel, the following vulnerability has been resolved: media: venus: Fix OOB read due to missing payload bound check Currently, The…

high7.1CVSS 3.1
AVLACLPRLUINSUCHINAH
In the Linux kernel, the following vulnerability has been resolved: media: venus: Fix OOB read due to missing payload bound check Currently, The event_seq_changed() handler processes a variable number of properties sent by the firmware. The number of properties is indicated by the firmware and used to iterate over the payload. However, the payload size is not being validated against the actual message length. This can lead to out-of-bounds memory access if the firmware provides a property count that exceeds the data available in the payload. Such a condition can result in kernel crashes or potential information leaks if memory beyond the buffer is accessed. Fix this by properly validating the remaining size of the payload before each property access and updating bounds accordingly as properties are parsed. This ensures that property parsing is safely bounded within the received message buffer and protects against malformed or malicious firmware behavior.

Affected

33 ranges· showing 25
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
debianlinux-6.1< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
linuxlinux
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < a3eef5847603cd8a4110587907988c3f93c9605aa3eef5847603cd8a4110587907988c3f93c9605a
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < 8f274e2b05fdae7a53cee83979202b5ecb49035c8f274e2b05fdae7a53cee83979202b5ecb49035c
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < 6f08bfb5805637419902f3d70069fe17a404545b6f08bfb5805637419902f3d70069fe17a404545b
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < c956c3758510b448b3d4d10d1da8230e8c9bf668c956c3758510b448b3d4d10d1da8230e8c9bf668
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < bed4921055dd7bb4d2eea2729852ae18cf97a2c6bed4921055dd7bb4d2eea2729852ae18cf97a2c6
linuxlinux>= 09c2845e8fe4fcab942929480203f504a6e0a114 < 06d6770ff0d8cc8dfd392329a8cc03e2a83e728906d6770ff0d8cc8dfd392329a8cc03e2a83e7289
linuxlinux_kernel>= 0 < 6.1.153-16.1.153-1
linuxlinux_kernel>= 0 < 6.12.43-16.12.43-1
linuxlinux_kernel>= 0 < 6.16.3-16.16.3-1
linuxlinux_kernel>= 0 < 6.8.0-100.1006.8.0-100.100
linuxlinux_kernel>= 4.13 < 6.1.1496.1.149
linuxlinux_kernel>= 6.13 < 6.15.116.15.11
linuxlinux_kernel>= 6.16 < 6.16.26.16.2
linuxlinux_kernel>= 6.2 < 6.6.1036.6.103
linuxlinux_kernel>= 6.7 < 6.12.436.12.43
msrcazl3_kernel_6.6.96.2-1_on_azure_linux_3.0
msrcazl3_kernel_6.6.96.2-2_on_azure_linux_3.0
msrccbl2_kernel_5.15.186.1-1_on_cbl_mariner_2.0
msrccbl2_kernel_5.15.200.1-1_on_cbl_mariner_2.0
msrccbl2_kernel_5.15.202.1-1_on_cbl_mariner_2.0
ubuntulinux-aws

CVSS provenance

nvdv3.17.1HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
osv7.1HIGH