Lucene search
+L

71 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993099)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993099 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in mesonvpuhasavailableconnectors In this function, there are two...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.10 views

CVE-2022-50868

In the Linux kernel, the following vulnerability has been resolved: hwrng: amd - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count for...

5.7AI score0.00237EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 12:15 p.m.10 views

CVE-2022-50868 hwrng: amd - Fix PCI device refcount leak

In the Linux kernel, the following vulnerability has been resolved: hwrng: amd - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count for...

6.4AI score
SaveExploits0References12
EUVD
EUVD
added 2025/12/24 3:30 p.m.13 views

EUVD-2023-60296

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

6AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.11 views

UBUNTU-CVE-2022-50659

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

5.7AI score0.00276EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 12:00 a.m.14 views

CVE-2022-50650 bpf: Fix reference state management for synchronous callbacks

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS6.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.20 views

CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/15 1:19 a.m.14 views

EUVD-2023-59994

BYTEVALUE Intelligent Flow Control Router contains a command injection vulnerability via the /goform/webRead/open endpoint. The path parameter is not properly validated and is echoed into a shell context, allowing an attacker to inject and execute arbitrary shell commands on the device. Successfu...

9.3CVSS7.9AI score0.01906EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986532)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986532 advisory. In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtpdellink Since callrcu, which is called in the...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.9 views

SUSE CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS6.3AI score0.00106EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-30844

Malicious code in bioql PyPI...

6.3AI score0.00152EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-55503

Malicious code in bioql PyPI...

6.3AI score0.0016EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.14 views

CVE-2022-50429 memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in oflpddr3getddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

0.00155EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/24 11:22 p.m.7 views

SUSE CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

5.5CVSS6.4AI score0.00152EPSS
SaveExploits0References21
OSV
OSV
added 2025/09/23 6:15 a.m.11 views

UBUNTU-CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

8.4CVSS5.7AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

DEBIAN-CVE-2022-50249

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.19 views

CVE-2022-50249 memory: of: Fix refcount leak bug in of_get_ddr_timings()

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:02 p.m.10 views

CVE-2022-50249 memory: of: Fix refcount leak bug in of_get_ddr_timings()

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

4.8AI score
SaveExploits0References12
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.3 views

Malicious code in npm-for-each (npm)

The package npm-for-each was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-27832 Malicious code in npm-for-each (npm)

The package npm-for-each was found to contain malicious code...

7.2AI score
SaveExploits0
Rows per page
Query Builder