Lucene search
+L

693 matches found

RedHat Linux
RedHat Linux
added 2024/05/29 1:33 p.m.10 views

etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform

The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning ...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 6:4 a.m.3 views

CVE-2024-36361

Pug through 3.0.2 allows JavaScript code execution if an application accepts untrusted input for the name option of the compileClient, compileFileClient, or compileClientWithDependenciesTracked function. NOTE: these functions are for compiling Pug templates into JavaScript, and there would...

6.8CVSS6.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 3:28 p.m.9 views

etcd: Incomplete fix for CVE-2022-41723 in OpenStack Platform

The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2022-41723. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning ...

7.5CVSS6.6AI score0.04561EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 3:28 p.m.8 views

etcd: Incomplete fix for CVE-2021-44716 in OpenStack Platform

The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2021-44716. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning ...

7.5CVSS7.1AI score0.03958EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.32 views

CVE-2023-52800

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix htt pktlog locking The ath11k active pdevs are protected by RCU but the htt pktlog handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question as an RCU...

4.4CVSS6.7AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.32 views

CVE-2023-52798

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question...

4.4CVSS6.7AI score0.01018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:9 a.m.30 views

CVE-2023-52777

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11kmacgetarvifbyvdevid was not marked as a read-side critical section. Mark...

5.2CVSS6.7AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:8 a.m.25 views

CVE-2022-48709

In the Linux kernel, the following vulnerability has been resolved: ice: switch: fix potential memleak in iceaddadvrecipe When iceaddspecialwords fails, the 'rm' is not released, which will lead to a memory leak. Fix this up by going to 'errunroll' label. Compile tested only...

4.4CVSS6.4AI score0.00205EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/23 7:3 a.m.25 views

CVE-2024-36013 Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.8AI score0.0047EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 8:41 p.m.7 views

etcd: Incomplete fix for CVE-2023-39325/CVE-2023-44487 in OpenStack Platform

The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Ha...

7.5CVSS6.8AI score0.99999EPSS
SaveExploits21References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.5 views

kernel: ipv4: NULL pointer dereference in ipv4_send_dest_unreach()

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer skb was assumed to be associated with a device before calling ipoptionscompile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAPNETADMIN privileges t...

5.5CVSS6.9AI score0.00406EPSS
SaveExploits1References5
NVD
NVD
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52827

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound read in ath12khttpullppdustats len is extracted from HTT message and could be an unexpected value in case errors happen, so add validation before using to avoid possible out-of-bound read i...

7.7CVSS6.8AI score0.00262EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 4:15 p.m.30 views

CVE-2023-52829

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound write in ath12kwmiexthalregcaps regcap.phyid is extracted from WMI event and could be an unexpected value in case some errors happen. As a result out-of-bound write may occur to...

8.4CVSS6.6AI score0.00261EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52798

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question...

8.8CVSS6.7AI score0.01018EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52776

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dfs-radar and temperature event locking The ath12k active pdevs are protected by RCU but the DFS-radar and temperature event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.25 views

CVE-2023-52769

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical section. Mark the code i...

8.8CVSS5.8AI score0.00334EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.16 views

UBUNTU-CVE-2023-52798

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question...

8.8CVSS6.2AI score0.01018EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.25 views

CVE-2022-48709

In the Linux kernel, the following vulnerability has been resolved: ice: switch: fix potential memleak in iceaddadvrecipe When iceaddspecialwords fails, the 'rm' is not released, which will lead to a memory leak. Fix this up by going to 'errunroll' label. Compile tested only...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.17 views

UBUNTU-CVE-2023-52777

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11kmacgetarvifbyvdevid was not marked as a read-side critical section. Mark...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.8 views

UBUNTU-CVE-2023-52800

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix htt pktlog locking The ath11k active pdevs are protected by RCU but the htt pktlog handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question as an RCU...

4.4CVSS6.1AI score0.00227EPSS
SaveExploits0References9
Rows per page
Query Builder