Lucene search
+L

225 matches found

Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.45 views

CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.20 views

CVE-2022-48725 RDMA/siw: Fix refcounting leak in siw_create_qp()

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.8AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.25 views

CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.20 views

RHEL 9 : scipy (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 9 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - scipy: use-after-free in PyFindObjects function CVE-2023-29824 - A refcounting issue which leads to...

9.8CVSS8.1AI score0.01345EPSS
SaveExploits2References2
OSV
OSV
added 2024/05/24 3:15 p.m.23 views

CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

5.5CVSS6.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.30 views

CVE-2021-47534 drm/vc4: kms: Add missing drm_crtc_commit_put

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

6.5AI score0.00185EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/05/23 2:5 p.m.18 views

CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

5.5CVSS6.5AI score0.00707EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.30 views

CVE-2023-52830

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References10
CVE
CVE
added 2024/05/21 3:31 p.m.63 views

CVE-2023-52830

CVE-2023-52830 corresponds to a Linux kernel Bluetooth subsystem issue. According to Red Hat, the vulnerability resides in hci_conn_cleanup, where during cleanup the same object could be freed multiple times due to redundant calls to hci_dev_put and hci_conn_put after it was released by hci_conn_...

6.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.8CVSS6.4AI score0.00707EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.29 views

CVE-2021-47259 NFS: Fix use-after-free in nfs4_init_client()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.8CVSS6.8AI score0.00707EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.24 views

CVE-2021-47259 NFS: Fix use-after-free in nfs4_init_client()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.8CVSS6.4AI score0.00707EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/21 2:19 p.m.102 views

CVE-2021-47259

CVE-2021-47259 is a Linux kernel use-after-free in NFS: nfs4_init_client. Public docs confirm KASAN-detected UAF when mounting two exports via two NICs on the same server; affected kernels include around 5.7–5.10 with the root cause linked to refcounting changes. The connected Astra/Unity/EulerOS...

7.8CVSS8.2AI score0.00707EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.37 views

CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.8CVSS6.6AI score0.00707EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 9:15 a.m.5 views

DEBIAN-CVE-2024-35869

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS5.8AI score0.00647EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.28 views

RHEL 7 : scipy (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - scipy: use-after-free in PyFindObjects function CVE-2023-29824 - A refcounting issue which leads to...

7.7AI score0.01345EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2024/05/07 12:0 a.m.18 views

SUSE: Security Advisory (SUSE-SU-2024:1260-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.9AI score0.01843EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/03 4:15 p.m.6 views

UBUNTU-CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/01 5:18 a.m.7667 views

CVE-2024-26953

CVE-2024-26953 : In the Linux kernel, the esp implementation leaks pages from page_pool when skb fragments are freed during esp_output (not inline). This occurs during skb reorganization and can lead to a crash under CONFIG_DEBUG_VM with ipsec+gre forwarding. A patch introduces a dedicated wrappe...

9.8CVSS6.3AI score0.00656EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/12 1:6 p.m.9 views

SUSE-SU-2024:1265-1 Security update for xwayland

This update for xwayland fixes the following issues: - CVE-2024-31080: Fixed ProcXIGetSelectedEvents to use unswapped length bsc1222309. - CVE-2024-31081: Fixed ProcXIPassiveGrabDevice to use unswapped length to send reply bsc1222310. - CVE-2024-31083: Fixed refcounting of glyphs during...

7.8CVSS7.2AI score0.01843EPSS
SaveExploits0References8
Rows per page
Query Builder