Lucene search
+L

766 matches found

CVE
CVE
added 2025/12/24 12:22 p.m.19 views

CVE-2022-50725

Concrete details available: CVE-2022-50725 affects the Linux kernel’s media: vidtv subsystem. The vulnerability is a use-after-free in vidtv_bridge_dvb_init() caused by flawed error handling: dvb_dmxdev_init()/vidtv_bridge_dmx(dev)_init() clean themselves on failure, but the code paths goto fail_...

6.1AI score0.00208EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-53029

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the vidtv bridge dvb init function. The issue arises from incorrect error handling, where release functions are called multiple...

6.4AI score0.00208EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.9 views

SUSE CVE-2022-50664

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: fix leak of memory fw...

4.4CVSS6.5AI score0.0028EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2022-50664

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: fix leak of memory fw...

0.0028EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

UBUNTU-CVE-2022-50664

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: fix leak of memory fw...

5.7AI score0.0028EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.5 views

CVE-2022-50664

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: fix leak of memory fw...

5.3AI score0.0028EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.16 views

SUSE CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

4.1CVSS6.6AI score0.00227EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.10 views

PT-2025-49695

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was resolved in the dvb-frontends component of the Linux kernel. The issue involves a leak of memory related to firmware. Recommendations At the moment, there is no...

7.8CVSS6.8AI score0.0094EPSS
SaveExploits2References899
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50664

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: dvb-frontends: fix leak of memory fw CVE-2022-50664 Note that Nessus relies on the presence of the package as reported by the vendor. %NASLMINLEVEL 80900...

5.6AI score0.0028EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.8 views

EUVD-2022-55686

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.1AI score0.00227EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/08 2:15 a.m.14 views

CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

DEBIAN-CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

5.4AI score0.00227EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.8 views

CVE-2022-50626

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

5.4AI score0.00227EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:16 a.m.25 views

CVE-2022-50626

CVE-2022-50626 involves a memory-leak in the Linux kernel’s DVB USB subsystem. The leak occurs in dvb_usb_adapter_init() when an error path exits before incrementing the adapter initialization counter, leaving the current iteration’s adapter->priv unfreed. The root cause is improper accounting...

6.2AI score0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 1:16 a.m.7 views

CVE-2022-50626 media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.34 views

CVE-2022-50626 media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

0.00227EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50626

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in dvbusbadapterinit. The leak is due to not accounting for and freeing curren...

6.1AI score0.00227EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from unfree memory in the dvb-usb adapter initialization error path, which could lead to a memory leak...

6.1AI score0.00227EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.6 views

PT-2025-49467

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the dvb usb adapter init function. Syzbot identified that the memory leak occurs because the adapter's private data adap-priv is not freed in...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References900
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990528)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990528 advisory. In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: tda10048: Fix integer overflow state-xtalhz can be up to 16M, so it can...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References3
Rows per page
Query Builder