Lucene search
+L

35 matches found

RedhatCVE
RedhatCVE
added 2024/05/01 9:56 p.m.27 views

CVE-2024-27072

A vulnerability was found in the Linux kernel's usbtv driver. Unnecessary locks in the usbtvvideofree function could cause performance issues or deadlocks. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security...

5.5CVSS8AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.11 views

DEBIAN-CVE-2024-27072

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.18 views

CVE-2024-27072

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

5.5CVSS6.1AI score0.00213EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/01 1:15 p.m.15 views

UBUNTU-CVE-2024-27072

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/05/01 1:04 p.m.17 views

CVE-2024-27072 media: usbtv: Remove useless locks in usbtv_video_free()

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

6.7AI score0.00213EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/01 1:04 p.m.39 views

CVE-2024-27072 media: usbtv: Remove useless locks in usbtv_video_free()

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

7.5AI score0.00213EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/01 1:04 p.m.2247 views

CVE-2024-27072

CVE-2024-27072 in the Linux kernel fixes a deadlock by removing locks in media: usbtv: usbtv_video_free() and by avoiding an unnecessary usbtv_stop() call during device unregister. The issue could manifest when disconnecting while streaming (and now even when not streaming). The patch eliminates ...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/01 1:04 p.m.17 views

CVE-2024-27072 media: usbtv: Remove useless locks in usbtv_video_free()

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

5.5CVSS6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.52 views

CVE-2024-27072

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtvvideofree Remove locks calls in usbtvvideofree because are useless and may led to a deadlock as reported here: https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000 Also remove...

5.5CVSS7.6AI score0.00213EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.11 views

Linux kernel 安全漏洞

The Linux Kernel is the core component of the Linux operating system that manages the system's resources. A memory corruption vulnerability exists in the usbtvvideofree function in the Linux Kernel, which stems from an unnecessary lock call in the usbtvvideofree function that could lead to a...

5.5CVSS8.1AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.5 views

SUSE CVE-2017-17975

Use-after-free in the usbtvprobe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a denial of service system crash or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data...

3.5CVSS6.9AI score0.00399EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2018/01/04 4:50 p.m.40 views

CVE-2017-17975

A use-after-free fault in the Linux kernel's usbtv driver could allow an attacker to cause a denial of service system crash, or have unspecified other impacts, by triggering failure of audio registration of USB hardware using the usbtv kernel module...

5.5CVSS3.9AI score0.00399EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/01/02 12:00 a.m.18 views

Linux kernel memory misreference vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the 'the usbtvprobe' function in the drivers/media/usb/usbtv/usbtv-core.c file in Linux kernel 4.14.10 and earlier. An attacker can...

5.5CVSS7.8AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2017/12/30 1:29 a.m.3 views

DEBIAN-CVE-2017-17975

Use-after-free in the usbtvprobe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a denial of service system crash or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data...

5.5CVSS8.1AI score0.00399EPSS
SaveExploits0References1
Prion
Prion
added 2017/12/30 1:29 a.m.24 views

Double free

Use-after-free in the usbtvprobe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a denial of service system crash or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data...

4.9CVSS6.6AI score0.00399EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder