Lucene search
+L

280249 matches found

OSV
OSV
•added 2026/09/16 11:16 a.m.•12 views

AZL-101241 CVE-2026-89899 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: media: cec: disable delayed work before freeing an interrupted transmit cectransmitmsgfh drops adap-lock to wait for a blocking transmit in waitforcompletionkillable. If that wait is interrupted by a signal, canceldelayedworksync...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•7 views

DEBIAN-CVE-2026-89894

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: reject geometry changes while the VBI queue is busy vidiocsfmtvidcap and vidiocsstd change the device-wide dev-width / dev-norm but only refuse the change when the video queue dev-vidq is busy. The VBI queue...

7.8CVSS6AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89898

In the Linux kernel, the following vulnerability has been resolved: media: cec: extron-da-hd-4k-plus: add sanity check Add check to prevent overflowing msg.msg in case the incoming data is malformed...

8.8CVSS0.00379EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89900

In the Linux kernel, the following vulnerability has been resolved: media: cec: core: Fix kmemleak due to missed rcfreedevice call The commit dccc0c3ddf8f "media: rc: fix race between unregister and urb/irq callbacks" removed the implicit call to rcfreedevice from rcunregisterdevice. However, the...

0.002EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 11:16 a.m.•11 views

AZL-101174 CVE-2026-89892 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: defer audio-only extension registration The audio-only path registers extensions while probing the primary device. For a dual-TS board, this happens before devnext is created. The duplicate device inherits...

5.8AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89890

In the Linux kernel, the following vulnerability has been resolved: media: go7007: defer the ALSA v4l2 put until card release go7007sndinit already takes a v4l2device reference for the ALSA side, but go7007sndremove drops it immediately after calling sndcardfreewhenclosed. That is too early when ...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

DEBIAN-CVE-2026-89888

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS6.2AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89892

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: defer audio-only extension registration The audio-only path registers extensions while probing the primary device. For a dual-TS board, this happens before devnext is created. The duplicate device inherits...

5.9AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89886

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix async notifier cleanup leak on parse error isysnotifierinit calls v4l2asyncnfinit and then adds fwnode remote subdevs in a loop with v4l2asyncnfaddfwnoderemote. If an endpoint parse or add fails partway...

5.8AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89889

In the Linux kernel, the following vulnerability has been resolved: media: i2c: imx415: Release runtime PM reference on VBLANK error The VBLANK path returned immediately when programming VMAX failed after pmruntimegetifinuse had taken a runtime PM reference. Break out of the switch instead so the...

5.9AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•10 views

DEBIAN-CVE-2026-89887

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov7740: fix use-after-destroy in remove The ov7740remove function had a severe teardown order bug where it destroyed the driver's mutex before freeing the V4L2 control handler which relies on that mutex, leading to a...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89891

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free of devnext-devlist on disconnect When a device with hasdualts=1 is probed and the isaudioonly path is taken, both dev and dev-devnext are added to the global em28xxdevlist via em28xxinitextension...

6.4AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•8 views

CVE-2026-89888

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS0.00171EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/16 11:16 a.m.•8 views

CVE-2026-89889

In the Linux kernel, the following vulnerability has been resolved: media: i2c: imx415: Release runtime PM reference on VBLANK error The VBLANK path returned immediately when programming VMAX failed after pmruntimegetifinuse had taken a runtime PM reference. Break out of the switch instead so the...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:16 a.m.•6 views

CVE-2026-89891

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free of devnext-devlist on disconnect When a device with hasdualts=1 is probed and the isaudioonly path is taken, both dev and dev-devnext are added to the global em28xxdevlist via em28xxinitextension...

0.0021EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

AZL-101361 CVE-2026-89888 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS6.1AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89890

In the Linux kernel, the following vulnerability has been resolved: media: go7007: defer the ALSA v4l2 put until card release go7007sndinit already takes a v4l2device reference for the ALSA side, but go7007sndremove drops it immediately after calling sndcardfreewhenclosed. That is too early when ...

7.8CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:16 a.m.•9 views

DEBIAN-CVE-2026-89882

In the Linux kernel, the following vulnerability has been resolved: media: rkvdec: hevc: guard INTERREFPICSETPRED index underflow strefpicsetprediction computes the reference RPS index as strpsidx - deltaidxminus1 + 1 per HEVC spec equation 7-59. Both operands are u8, so when deltaidxminus1 + 1...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•7 views

CVE-2026-89879

In the Linux kernel, the following vulnerability has been resolved: media: s2255: bound JPEG frame size before copying into the buffer s2255fillbuff memcpys vc-jpgsize bytes of a captured JPEG/MJPEG frame into the vb2 plane. vc-jpgsize is taken verbatim from the S2255MARKERFRAME header the device...

0.00211EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/16 11:16 a.m.•5 views

CVE-2026-89881

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832sdr: use vb2videounregisterdevice on remove to fix DMA leak rtl2832sdrremove runs on USB disconnect and clears dev-udev to NULL before any pending streaming teardown has run. When user space later closes its file...

0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder