Lucene search
+L

7060 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47312

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix dereference of null pointer flow In the case where chain-flags & NFTCHAINHWOFFLOAD is false then nftflowrulecreate is not called and flow is NULL. The subsequent error handling execution via label...

5.5CVSS6.1AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.15 views

UBUNTU-CVE-2021-47265

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5ib driver could cause to the below oops. Call trace:...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47345

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when "mdaresolveroute is called more than once on the same "rdmacmid". This is possible if cmaqueryhandler triggers the RDMACMEVENTROUTEERROR flow which puts the state...

5.5CVSS5.8AI score0.00259EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.33 views

CVE-2021-47378

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

9.8CVSS6.3AI score0.01166EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

UBUNTU-CVE-2021-47312

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix dereference of null pointer flow In the case where chain-flags & NFTCHAINHWOFFLOAD is false then nftflowrulecreate is not called and flow is NULL. The subsequent error handling execution via label...

5.5CVSS5.9AI score0.0022EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.42 views

CVE-2021-47378

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

9.8CVSS7.5AI score0.01166EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.38 views

CVE-2021-47371 nexthop: Fix memory leaks in nexthop notification chain listeners

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix memory leaks in nexthop notification chain listeners syzkaller discovered memory leaks 1 that can be reduced to the following commands: ip nexthop add id 1 blackhole devlink dev reload pci/0000:06:00.0 As part of the...

6.5AI score0.00211EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.17 views

CVE-2021-47312 netfilter: nf_tables: Fix dereference of null pointer flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix dereference of null pointer flow In the case where chain-flags & NFTCHAINHWOFFLOAD is false then nftflowrulecreate is not called and flow is NULL. The subsequent error handling execution via label...

7AI score0.0022EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 2:35 p.m.74 views

CVE-2021-47312

The CVE-2021-47312 issue in Linux kernel nf_tables caused a NULL pointer dereference during error handling when flow is NULL (chain flags NFT_CHAIN_HW_OFFLOAD is false). The fix ensures nft_flow_rule_destroy is only called if flow is non-null, preventing the crash in the error path. Connected ven...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/21 2:19 p.m.108 views

CVE-2021-47265

CVE-2021-47265 is a Linux kernel RDMA issue in the mlx5_ib driver. The vulnerability stems from missing validation of the user-supplied port when creating a flow rule, leading to an improper check and a kernel oops as shown in the call trace (_create_flow_rule … mlx5_ib_create_flow …). The CVE ha...

5.5CVSS6.7AI score0.00196EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.30 views

CVE-2021-47246 net/mlx5e: Fix page reclaim for dead peer hairpin

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for its internal ring buffer. If the peer net device...

6.3AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/21 11:00 a.m.79 views

CVE-2024-35195

An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification...

5.6CVSS5.3AI score0.0034EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.15 views

SUSE CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35960

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

5.5CVSS6.7AI score0.01401EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/20 6:15 p.m.5 views

CVE-2024-34193

smanga 3.2.7 does not filter the file parameter at the PHP/get file flow.php interface, resulting in a path traversal vulnerability that can cause arbitrary file reading...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.43 views

CVE-2024-35960

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

5.5CVSS7.3AI score0.01401EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.41 views

CVE-2024-35959

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5eprivinit cleanup flow When mlx5eprivinit fails, the cleanup flow calls mlx5eselqcleanup which calls mlx5eselqapply that assures that the priv-statelock is held using lockdepisheld. Acquire the statelock in...

5.5CVSS8.7AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 4:23 p.m.27 views

CVE-2024-35941

REJECTED CVE A use-after-free vulnerability was identified in the Linux kernel's net subsystem, specifically in skbuff handling. The issue arises from an overflow of the skb-networkheader a u16 value, causing skbnetworkoffsetskb to return a negative value. This results in the skbpull function...

6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35960

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

9.1CVSS5.8AI score0.01401EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.27 views

CVE-2024-35959

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5eprivinit cleanup flow When mlx5eprivinit fails, the cleanup flow calls mlx5eselqcleanup which calls mlx5eselqapply that assures that the priv-statelock is held using lockdepisheld. Acquire the statelock in...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References4
Rows per page
Query Builder