Lucene search
+L

5602 matches found

Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.14 views

CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS6AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53645 bpf: Make bpf_refcount_acquire fallible for non-owning refs

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS6.2AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.7 views

EUVD-2025-32788

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

5.7AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.31 views

CVE-2022-50522

The CVE-2022-50522 entry corresponds to a Linux kernel issue in mcb-parse (chameleon_parse_gdd). When mcb_device_register() returns an error, the refcount for the bus and device name is leaked. The fix adds a put_device() to relinquish the reference so resources can be released during mcb_release...

3.3CVSS6.1AI score0.00149EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.6 views

EUVD-2025-32844

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

6AI score0.00149EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2022-50520 drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

0.00153EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:19 p.m.29 views

CVE-2022-50520

CVE-2022-50520 affects the Linux kernel's DRM Radeon path, where radeon_atrm_get_bios() leaked a PCI device refcount due to a missing pci_dev_put() when breaking the loop. The issue arises because pci_get_class() may return a pci_device with a retained reference, and if the loop is exited with pd...

5.5CVSS6AI score0.00153EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2022-50520 drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

6.4AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50520

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:19 p.m.10 views

EUVD-2025-32845

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

5.9AI score0.00153EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2022-50514 usb: gadget: f_hid: fix refcount leak on error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

0.00147EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:19 p.m.11 views

EUVD-2025-32835

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.9AI score0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2022-50514 usb: gadget: f_hid: fix refcount leak on error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/10/07 3:19 p.m.34 views

CVE-2022-50514

CVE-2022-50514 concerns the Linux kernel’s usb gadget f_hid path. The vulnerability arises from a refcount leak on the error path when report_desc allocation fails: opts->refcnt has already been incremented and must be decremented to avoid leaving the options structure permanently locked. The ...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-0104

Malware in sbrugna...

7.5CVSS6.9AI score0.03522EPSS
SaveExploits0References27
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-6717

Malware in sbrugna...

7.2CVSS7.4AI score0.01158EPSS
SaveExploits3References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-6714

Malware in sbrugna...

7.8CVSS8.1AI score0.01317EPSS
SaveExploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2014-0206

Malware in sbrugna...

6.2CVSS6.9AI score0.00329EPSS
SaveExploits1References18
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-18332

Malware in sbrugna...

7.8CVSS6.3AI score0.00589EPSS
SaveExploits1References15
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-18333

Malware in sbrugna...

7.8CVSS6.3AI score0.00511EPSS
SaveExploits1References14
Rows per page
Query Builder