Lucene search
+L

1435 matches found

RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: cifs: Fix lost destroy smbd connection when MR allocate failed

A memory leak flaw was found in the Linux kernel's CIFS SMB Direct implementation. When memory region MR allocation fails during SMB Direct connection setup, the smbddestroy function returns early without cleaning up the connection info structure, resulting in a memory leak...

5.7AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: iommufd: Set end correctly when doing batch carry

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set end correctly when doing batch carry Even though the test suite covers this it somehow became obscured that this wasn't working. The test iommufdioas.mockdomain.accessdomaindestory would blow up rarely. end should be...

5.6AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: PCI/DOE: Fix destroy_work_on_stack() race

A race condition flaw was found in the Linux kernel's PCI Data Object Exchange DOE implementation. The destroyworkonstack function is called after signaling completion, creating a race where the work struct can go out of scope before being destroyed. This triggers debug object warnings when...

5.8AI score0.00168EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: iommufd: IOMMUFD_DESTROY should not increase the refcount

A race condition was identified in the iommufd subsystem of the Linux kernel where the IOMMUFDDESTROY command incorrectly increments an object’s reference count without holding the expected exclusive synchronization destroyrwsem. This violates the assumption that temporary reference count...

7.3AI score0.00162EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.10 views

SUSE CVE-2022-48649

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

UBUNTU-CVE-2022-48649

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

7.8CVSS5.7AI score0.00217EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26831

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Fix handshakereqdestroytest1 Recently, handshakereqdestroytest1 started failing: Expected handshakereqdestroytest == req, but handshakereqdestroytest == 0000000000000000 req == 0000000060f99b40 not ok 11 reqdestroy...

3.3CVSS6.7AI score0.00225EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/17 8:52 p.m.24 views

CVE-2024-26910

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

5.5CVSS5.2AI score0.00175EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.31 views

CVE-2024-26910

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

4.7CVSS6.4AI score0.00175EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/04/17 3:59 p.m.32 views

CVE-2024-26910 netfilter: ipset: fix performance regression in swap operation

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

6.6AI score0.00175EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.28 views

CVE-2024-26910 netfilter: ipset: fix performance regression in swap operation

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

5.9AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS5.2AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

UBUNTU-CVE-2024-26831

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Fix handshakereqdestroytest1 Recently, handshakereqdestroytest1 started failing: Expected handshakereqdestroytest == req, but handshakereqdestroytest == 0000000000000000 req == 0000000060f99b40 not ok 11 reqdestroy...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/17 10:15 a.m.8 views

UBUNTU-CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS6.2AI score0.00218EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.3 views

SUSE CVE-2021-47197

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/04/13 2:19 a.m.5 views

SUSE CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS6.6AI score0.00196EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/04/11 7:57 p.m.32 views

CVE-2021-47212

A vulnerability was found in the Linux kernel, affecting the Mellanox MLX5 driver. This issue involves improper error handling in the UCTX user context and UMEM user memory operations. When the system executes a destroy command during a fast unload flow, it should return a success code...

4.4CVSS7.4AI score0.00196EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 views

SUSE CVE-2024-26809

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: release elements in clone only from destroy path Clone already always provides a current view of the lookup table, use it to destroy the set, otherwise it is possible to destroy elements twice. This fix...

7.8CVSS6.5AI score0.00283EPSS
SaveExploits0References14
OSV
OSV
added 2024/04/10 7:15 p.m.1 views

DEBIAN-CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS5.1AI score0.00196EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/04/10 7:15 p.m.11 views

CVE-2021-47197

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder