Lucene search
+L

271 matches found

NVD
NVD
added 2024/06/24 2:15 p.m.27 views

CVE-2024-32936

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/24 2:15 p.m.10 views

UBUNTU-CVE-2024-32936

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS5.7AI score0.00146EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.53 views

CVE-2024-32936 media: ti: j721e-csi2rx: Fix races while restarting DMA

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS0.00146EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/21 10:18 a.m.155 views

CVE-2024-38621

CVE-2024-38621 affects the Linux kernel media stk1160 driver, specifically the stk1160_copy_video() path. The root cause is an incorrect unsigned subtraction in the overflow check, where the length and bytesused semantics cause an overflow condition to be evaluated as false. The patch fixes the b...

7.1CVSS7AI score0.00271EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS0.00228EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS5.8AI score0.00228EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.54 views

CVE-2024-38611 media: i2c: et8ek8: Don't strip remove function when driver is builtin

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

7.3CVSS0.00228EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.27 views

CVE-2023-52754

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly that the first interface got bound with the same imo...

4.4CVSS6.9AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:25 a.m.22 views

CVE-2021-47344

In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xxstartreadpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usbsubmiturb fail. backtrace: kmalloc include/linux/slab.h:561 inline...

4.1CVSS6.5AI score0.00245EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.22 views

CVE-2023-52764

In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in setflicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent 245 is too large for 32-bit type 'int' When the...

7.8CVSS5.9AI score0.00255EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.61 views

CVE-2023-52754 media: imon: fix access to invalid resource for the second interface

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly that the first interface got bound with the same imo...

6.5AI score0.00241EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/21 3:15 p.m.12 views

CVE-2021-47344

In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xxstartreadpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usbsubmiturb fail. backtrace: kmalloc include/linux/slab.h:561 inline...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47344

In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xxstartreadpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usbsubmiturb fail. backtrace: kmalloc include/linux/slab.h:561 inline...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.11 views

CVE-2021-47344 media: zr364xx: fix memory leak in zr364xx_start_readpipe

In the Linux kernel, the following vulnerability has been resolved: media: zr364xx: fix memory leak in zr364xxstartreadpipe syzbot reported memory leak in zr364xx driver. The problem was in non-freed urb in case of usbsubmiturb fail. backtrace: kmalloc include/linux/slab.h:561 inline...

6.8AI score0.00245EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/21 2:35 p.m.133 views

CVE-2021-47344

CVE-2021-47344 affects the Linux kernel zr364xx USB video driver. The issue is a memory leak in the zr364xx_start_readpipe path caused by not freeing a URB when usb_submit_urb() fails, leading to leaked memory in non-freed URBs during driver probe/initialization. The description and backtrace in ...

5.5CVSS6.7AI score0.00245EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/05/01 1:15 p.m.10 views

CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS7.5AI score0.00292EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.22 views

CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS7.3AI score0.00292EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:16 a.m.7583 views

CVE-2023-52647

The CVE-2023-52647 issue affects the Linux kernel media/nxp imx8-isi crossbar driver. In the crossbar subdev translation from source to sink streams, the code may dereference a NULL remote pad when a stream targets an unconnected crossbar sink, potentially crashing the system. The advisory states...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/04/17 10:27 a.m.671 views

CVE-2024-26875

The CVE-2024-26875 entry affects Linux kernel media: pvrusb2, where risk came from a use-after-free in pvr2_context_set_notify due to a race with pvr2_context_disconnect involving a disconnect_flag. The provided fix moves the disconnect_flag assignment to after all code in pvr2_context_disconnect...

6.4CVSS6.5AI score0.00247EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/03/11 6:15 p.m.14 views

UBUNTU-CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS6AI score0.00276EPSS
SaveExploits0References22
Rows per page
Query Builder