Lucene search
+L

134 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.18 views

CVE-2022-49076

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix use-after-free bug for mm struct Under certain conditions, such as MPIAbort, the hfi1 cleanup code may represent the last reference held on the task mm. hfi1mmurbunregister then drops the last reference and the mm ...

7.8CVSS5.9AI score0.00254EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2025-30851

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the kernel’s ksmbd module related to oplock/lease break acknowledgements. If the ksmbd iov pin rsp function returns an error, accessing opinfo-state can...

7.8CVSS6.9AI score0.00372EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/28 1:57 a.m.16 views

CVE-2024-56651

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: hi3110canist: fix potential use-after-free The commit a22bd630cfff "can: hi311x: do not report txerr and rxerr during bus-off" removed the reporting of rxerr and txerr even in case of correct operation i. e. not...

7.8CVSS6.6AI score0.00327EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.32 views

CVE-2024-56672 blk-cgroup: Fix UAF in blkcg_unpin_online()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS0.00271EPSS
SaveExploits1References6
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

CVE-2024-53227

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

7.8CVSS0.00275EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.14 views

SUSE CVE-2024-47696

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:atkernel/workqueue.c:checkflushdependency In the commit aee2424246f9 "RDMA/iwcm: Fix a use-after-free related to destroying CM IDs", the function flushworkqueue is invoked to flush the work queue iwcmwq. Bu...

5.5CVSS6.4AI score0.00727EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/09/19 3:09 a.m.7 views

SUSE CVE-2024-46796

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2setpathsize If smb2compoundop is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath before retrying it as the reference of @cfile was already dropped ...

5.5CVSS7.5AI score0.00443EPSS
SaveExploits0References13
NVD
NVD
added 2024/09/05 5:15 a.m.25 views

CVE-2024-45063

The function ctlwritebuffer incorrectly set a flag which resulted in a kernel Use-After-Free when a command finished processing. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process,...

9.8CVSS0.00521EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/03/13 10:58 p.m.8 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
SaveExploits1References5
OSV
OSV
added 2024/02/29 11:15 p.m.12 views

CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS7.3AI score
SaveExploits0References9
OSV
OSV
added 2024/02/28 9:15 a.m.14 views

CVE-2021-47017

In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix a use after free in ath10khtcsendbundle In ath10khtcsendbundle, the bundleskb could be freed by devkfreeskbanybundleskb. But the bundleskb is used later by bundleskb-len. As skblen = bundleskb-len, my patch replaces...

7.8CVSS7.5AI score
SaveExploits0References4
OSV
OSV
added 2024/01/21 10:15 a.m.23 views

AZL-34867 CVE-2023-6531 affecting package kernel for versions less than 6.6.35.1-4

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unixstreamreadgeneric on the socket that the SKB is queued on...

7CVSS6.5AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/11 7:15 p.m.9 views

AZL-33287 CVE-2023-51780 affecting package hyperv-daemons for versions less than 5.15.145.2-1

An issue was discovered in the Linux kernel before 6.6.8. dovccioctl in net/atm/ioctl.c has a use-after-free because of a vccrecvmsg race condition...

7CVSS6.5AI score0.0051EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/11 7:15 p.m.37 views

CVE-2023-51782

An issue was discovered in the Linux kernel before 6.6.8. roseioctl in net/rose/afrose.c has a use-after-free because of a roseaccept race condition...

7CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2023/12/13 5:04 p.m.4 views

SUSE-SU-2023:4804-1 Security update for the Linux Kernel (Live Patch 42 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024169 fixes one issue. The following security issue was fixed: - CVE-2023-1829: Fixed a use-after-free vulnerability in the control index filter tcindex bsc1210619...

7.8CVSS7.8AI score0.01037EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/10/23 9:58 p.m.34 views

CVE-2023-5633 Kernel: vmwgfx: reference count issue leads to use-after-free in surface handling

The reference count changes made as part of the CVE-2023-33951 and CVE-2023-33952 fixes exposed a use-after-free flaw in the way memory objects were handled when they were being used to store a surface. When running inside a VMware guest with 3D acceleration enabled, a local, unprivileged user...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/09/05 9:10 a.m.27 views

kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests

A use-after-free flaw was found in the Netfilter subsystem of the Linux kernel when processing named and anonymous sets in batch requests, which can lead to performing arbitrary reads and writes in kernel memory. This flaw allows a local user with CAPNETADMIN capability to crash or potentially...

7.8CVSS6.8AI score0.00914EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/08/22 12:00 a.m.8 views

PT-2023-11759 · Fedora +1 · Fedora Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Fedora Linux kernel version 5.9.0-rc9 Description: A Use After Free issue allows attackers to obtain sensitive information via the vgacon invert region function. Recommendations: For Fedora Linux kernel version 5.9.0-rc9, as a temporary...

4.4CVSS4.8AI score0.00222EPSS
SaveExploits0References12
Amazon
Amazon
added 2023/08/07 12:00 a.m.48 views

Important: kernel

Issue Overview: A side channel vulnerability on some of the AMD CPUs may allow an attacker to influence the return address prediction. This may result in speculative execution at an attacker-controlled?address, potentially leading to information disclosure. CVE-2023-20569 A use-after-free...

7.8CVSS6.7AI score0.06713EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2023/06/05 12:00 a.m.9 views

CVE-2023-3111

A use after free vulnerability was found in preparetorelocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfsioctlbalance before calling btrfsioctldefrag...

7.6AI score0.00442EPSS
SaveExploits0References5
Rows per page
Query Builder