Lucene search
+L

96 matches found

Cvelist
Cvelist
added 2024/06/19 2:58 p.m.47 views

CVE-2021-47616 RDMA: Fix use-after-free in rxe_queue_cleanup

In the Linux kernel, the following vulnerability has been resolved: RDMA: Fix use-after-free in rxequeuecleanup On error handling path in rxeqpfrominit qp-sq.queue is freed and then rxecreateqp will drop last reference to this object. qp clean up function will try to free this queue one time and ...

0.00217EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:58 p.m.94 views

CVE-2021-47616

CVE-2021-47616 affects the Linux kernel RDMA code. On error handling in rxe_qp_from_init(), the SQ queue is freed but a last reference drop occurs in rxe_create_qp(), risking a use-after-free. The fixed patch zeroes the qp->sq.queue pointer after freeing the queue in rxe_qp_from_init() to prev...

7.8CVSS8.4AI score0.00217EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/27 2:9 p.m.23 views

CVE-2021-47311

A vulnerability was found in the Linux kernel's Qualcomm EMAC driver, where the emacremove function can lead to a use-after-free issue when the driver tries to access data after the network device has been freed, causing instability and a crash in the network subsystem. Mitigation Red Hat has...

5.5CVSS8.3AI score0.00251EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:57 a.m.27 views

CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

5.6CVSS6.8AI score0.00278EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47310

In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlanremoveone priv is netdev private data and it cannot be used after freenetdev call. Using priv after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function...

7.8CVSS6.4AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47311

In the Linux kernel, the following vulnerability has been resolved: net: qcom/emac: fix UAF in emacremove adpt is netdev private data and it cannot be used after freenetdev call. Using adpt after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/21 3:3 p.m.91 views

CVE-2021-47394

CVE-2021-47394 is a Linux kernel vulnerability in the netfilter nf_tables path: unlinking a table before deleting it could allow a use-after-free. SYZKABAN reports a UAF in memcmp/nlattr/nft_table_lookup paths, with read-accesses occurring on lockless GETs after synchronize_rcu. The documented ro...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.23 views

CVE-2021-47310

In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlanremoveone priv is netdev private data and it cannot be used after freenetdev call. Using priv after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function...

7.8CVSS6.2AI score0.00252EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/20 1:44 p.m.27 views

CVE-2024-35870

A flaw was found in the smb client in the Linux kernel. A potential use-after-free error was seen in the smb2reconnectserver function. This issue can lead to the crash of a client user session. Mitigation To mitigate this issue, prevent module cifs from being loaded. Please see...

5.9CVSS8.6AI score0.00228EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.27 views

CVE-2024-35870

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

4.4CVSS6.3AI score0.00228EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.43 views

CVE-2024-35870 smb: client: fix UAF in smb2_reconnect_server()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

6.2AI score0.00228EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.38 views

CVE-2024-35870 smb: client: fix UAF in smb2_reconnect_server()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

6.6AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 8:23 p.m.17 views

CVE-2024-26974

A race condition was found in drivers/crypto/intel/qat/qatcommon/adfaer.c in the Linux kernel during AER recovery...

5.8CVSS7.3AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 5:20 a.m.17 views

CVE-2024-26974 crypto: qat - resolve race condition during AER recovery

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the resetdata structure's memory. If the device restart wi...

7CVSS6.1AI score0.00192EPSS
SaveExploits0References15
OSV
OSV
added 2024/04/22 7:33 p.m.19 views

SUSE-SU-2024:1386-1 Security update for the Linux Kernel (Live Patch 21 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024100 fixes several issues. The following security issues were fixed: - CVE-2024-26622: Fixed UAF write bug in tomoyowritecontrol bsc1220828. - CVE-2024-1086: Fixed a use-after-free vulnerability inside the nftables component that could have been...

7.8CVSS8.2AI score0.28058EPSS
SaveExploits16References5
NVD
NVD
added 2024/04/01 9:15 a.m.11 views

CVE-2024-26654

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedule the spudmawork and the spudmawork could also arm the dreamcastcard-timer. When the sndpcmsubstream is closing, the aicachannel wi...

7CVSS7.3AI score0.00255EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/01 9:15 a.m.7 views

DEBIAN-CVE-2024-26654

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedule the spudmawork and the spudmawork could also arm the dreamcastcard-timer. When the sndpcmsubstream is closing, the aicachannel wi...

7CVSS5.4AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/01 8:35 a.m.5 views

CVE-2024-26654 ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedule the spudmawork and the spudmawork could also arm the dreamcastcard-timer. When the sndpcmsubstream is closing, the aicachannel wi...

7CVSS6AI score0.00255EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/04/01 8:35 a.m.50 views

CVE-2024-26654

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedule the spudmawork and the spudmawork could also arm the dreamcastcard-timer. When the sndpcmsubstream is closing, the aicachannel wi...

7CVSS7.4AI score0.00255EPSS
SaveExploits0
CloudLinux
CloudLinux
added 2023/11/21 6:37 p.m.67 views

kernel: Fix of 10 CVEs

openvswitch: fix OOB access in reservesfasize CVE-2022-2639 - xen/blkfront: fix leaking data in shared pages CVE-2022-26365 - Bluetooth: Fix slab-out-of-bounds read in hciextendedinquiryresultevt CVE-2020-36386 - btrfs: only search for leftinfo if there is no rightinfo in trymergefreespace...

9.3CVSS9AI score0.05123EPSS
SaveExploits8
Rows per page
Query Builder