Vulnerabilities > Medium

DATE CVE VULNERABILITY TITLE RISK
2024-08-21 CVE-2024-43871 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu(), fixed by using devres_release() instead of devres_destroy() within devm_free_percpu().
local
low complexity
linux CWE-401
5.5
2024-08-21 CVE-2024-43872 Improper Locking vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently.
local
low complexity
linux CWE-667
5.5
2024-08-21 CVE-2024-43874 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked Fix a null pointer dereference induced by DEBUG_TEST_DRIVER_REMOVE. Return from __sev_snp_shutdown_locked() if the psp_device or the sev_device structs are not initialized.
local
low complexity
linux CWE-476
5.5
2024-08-21 CVE-2024-43862 Improper Locking vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex The carrier_lock spinlock protects the carrier detection.
local
low complexity
linux CWE-667
5.5
2024-08-21 CVE-2024-43863 Improper Locking vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll->fence wait->fence unref deadlocks. vmwgfx overwrites the wait callback to iterate over the list of all fences and update their status, to do that it holds a lock to prevent the list modifcations from other threads.
local
low complexity
linux CWE-667
5.5
2024-08-20 CVE-2024-43861 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: net: usb: qmi_wwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive.
local
low complexity
linux CWE-401
5.5
2024-08-20 CVE-2024-41658 Cross-site Scripting vulnerability in Casbin Casdoor
Casdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform.
network
low complexity
casbin CWE-79
6.1
2024-08-20 CVE-2024-43396 Cross-site Scripting vulnerability in Khoj
Khoj is an application that creates personal AI agents.
network
low complexity
khoj CWE-79
5.4
2024-08-20 CVE-2024-41773 Unspecified vulnerability in IBM Global Configuration Management 7.0.2/7.0.3
IBM Global Configuration Management 7.0.2 and 7.0.3 could allow an authenticated user to archive a global baseline due to improper access controls.
network
low complexity
ibm
6.5
2024-08-20 CVE-2024-6337 Incorrect Authorization vulnerability in Github Enterprise Server
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed a GitHub App with only content: read and pull_request_write: write permissions to read issue content inside a private repository.
network
low complexity
github CWE-863
6.5