Commit b194ef2
Desnes Nunes
media: cx231xx: set device_caps for 417
JIRA: https://issues.redhat.com/browse/RHEL-78934
CVE: CVE-2025-38044
commit a79efc4
Author: Hans Verkuil <hverkuil@xs4all.nl>
Date: Mon, 24 Feb 2025 14:13:24 +0100
The video_device for the MPEG encoder did not set device_caps.
Add this, otherwise the video device can't be registered (you get a
WARN_ON instead).
Not seen before since currently 417 support is disabled, but I found
this while experimenting with it.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Desnes Nunes <desnesn@redhat.com>1 parent 68ee7a4 commit b194ef2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1720 | 1720 | | |
1721 | 1721 | | |
1722 | 1722 | | |
| 1723 | + | |
| 1724 | + | |
1723 | 1725 | | |
1724 | 1726 | | |
1725 | 1727 | | |
| |||
0 commit comments