CVE Database

53435+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2024-41076
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4_set_security_label We leak nfs_fattr and nfs4_label every time we set …

Jul 29, 2024
CVE-2024-41075
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests …

Jul 29, 2024
CVE-2024-41072
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211_wext_siwscan()', add extra check whether number …

Jul 29, 2024
CVE-2024-41068
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclp_init() cleanup on failure If sclp_init() fails it only partially cleans up: if …

Jul 29, 2024
CVE-2024-41067
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly [BUG] When running btrfs/060 with forced RST feature, …

Jul 29, 2024
CVE-2024-41066
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Add tx check to prevent skb leak Below is a summary of how the …

Jul 29, 2024
CVE-2024-41065
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from …

Jul 29, 2024
CVE-2024-41064
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev->pdev changes If a PCI device is removed during eeh_pe_report_edev(), …

Jul 29, 2024
CVE-2024-41063
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: cancel all works upon hci_unregister_dev() syzbot is reporting that calling hci_release_dev() from hci_error_reset() …

Jul 29, 2024
CVE-2024-41062
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to …

Jul 29, 2024
CVE-2024-41060
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, …

Jul 29, 2024
CVE-2024-41056
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files Use strnlen() instead of …

Jul 29, 2024
CVE-2024-41055
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfn_section_valid() Commit 5ec8e8ea8b77 ("mm/sparsemem: fix race in accessing memory_section->usage") …

Jul 29, 2024
CVE-2024-41054
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcd_clear_cmd racing issue When ufshcd_clear_cmd is racing with the completion ISR, …

Jul 29, 2024
CVE-2024-41053
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcd_abort_one racing issue When ufshcd_abort_one is racing with the completion ISR, …

Jul 29, 2024
CVE-2024-41052
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without …

Jul 29, 2024
CVE-2024-41048
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in sk_msg_recvmsg When running BPF selftests (./test_progs -t sockmap_basic) on …

Jul 29, 2024
CVE-2024-41047
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix XDP program unloading while removing the driver The commit 6533e558c650 ("i40e: Fix reset …

Jul 29, 2024
CVE-2024-41044
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'ppp_async_encode()' assumes valid LCP packets (with code …

Jul 29, 2024
CVE-2024-41043
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: drop bogus WARN_ON Happens when rules get flushed/deleted while packet is out, so …

Jul 29, 2024
CVE-2024-41041
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). syzkaller triggered the warning [0] in udp_v4_early_demux(). In udp_v[46]_early_demux() …

Jul 29, 2024
CVE-2024-41038
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers Check that all fields of …

Jul 29, 2024
CVE-2024-41037
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend …

Jul 29, 2024
CVE-2024-41036
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks …

Jul 29, 2024
CVE-2024-41035
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has …

Jul 29, 2024
CVE-2024-41034
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename …

Jul 29, 2024
CVE-2024-41033
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cachestat: do not flush stats in recency check syzbot detects that cachestat() is flushing stats, …

Jul 29, 2024
CVE-2024-41032
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpu_possible_mask The problem is that there are …

Jul 29, 2024
CVE-2024-41031
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGE_PMD_ORDER is 13 when …

Jul 29, 2024
CVE-2024-41030
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to …

Jul 29, 2024
CVE-2024-41029
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: limit cell sysfs permissions to main attribute ones The cell sysfs attribute should …

Jul 29, 2024
CVE-2024-41026
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length No check is done on …

Jul 29, 2024
CVE-2024-41025
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the …

Jul 29, 2024
CVE-2024-41023
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix task_struct reference leak During the execution of the following stress test with linux-rt: …

Jul 29, 2024
CVE-2024-41022
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() The "instance" variable needs to be signed for the …

Jul 29, 2024
CVE-2024-41021
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception() There is no support for HWPOISON, MEMORY_FAILURE, or ARCH_HAS_COPY_MC …

Jul 29, 2024
CVE-2024-41020
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 ("filelock: Remove locks …

Jul 29, 2024
CVE-2024-40576
4.7 MEDIUM

Cross Site Scripting vulnerability in Best House Rental Management System 1.0 allows a remote attacker to execute arbitrary code via the "House No" and "Description" …

Jul 29, 2024
CVE-2024-7199
6.3 MEDIUM

A vulnerability classified as critical was found in SourceCodester Complaints Report Management System 1.0. This vulnerability affects unknown code of the file /admin/manage_user.php. The manipulation …

Jul 29, 2024
CVE-2024-6881
5.4 MEDIUM

Stored XSS in M-Files Hubshare versions before 5.0.6.0 allows an authenticated attacker to execute arbitrary JavaScript in user's browser session

Jul 29, 2024
CVE-2024-6124
5.4 MEDIUM

Reflected XSS in M-Files Hubshare before version 5.0.6.0 allows an attacker to execute arbitrary JavaScript code in the context of the victim's browser session

Jul 29, 2024
CVE-2024-7198
6.3 MEDIUM

A vulnerability classified as critical has been found in SourceCodester Complaints Report Management System 1.0. This affects an unknown part of the file /admin/manage_station.php. The …

Jul 29, 2024
CVE-2024-7197
6.3 MEDIUM

A vulnerability was found in SourceCodester Complaints Report Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality …

Jul 29, 2024
CVE-2024-7195
6.3 MEDIUM

A vulnerability was found in itsourcecode Society Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /admin/check_admin.php. …

Jul 29, 2024
CVE-2024-7194
6.3 MEDIUM

A vulnerability was found in itsourcecode Society Management System 1.0 and classified as critical. This issue affects some unknown processing of the file check_student.php. The …

Jul 29, 2024
CVE-2024-7193
5.3 MEDIUM

A vulnerability has been found in Mp3tag up to 3.26d and classified as problematic. This vulnerability affects unknown code in the library tak_deco_lib.dll of the …

Jul 29, 2024
CVE-2024-7192
6.3 MEDIUM

A vulnerability, which was classified as critical, was found in itsourcecode Society Management System 1.0. This affects an unknown part of the file /admin/student.php. The …

Jul 29, 2024
CVE-2024-7191
6.3 MEDIUM

A vulnerability, which was classified as critical, has been found in itsourcecode Society Management System 1.0. Affected by this issue is some unknown functionality of …

Jul 29, 2024
CVE-2024-7190
6.3 MEDIUM

A vulnerability classified as critical was found in itsourcecode Society Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/get_price.php. …

Jul 29, 2024
CVE-2024-7189
6.3 MEDIUM

A vulnerability classified as critical has been found in itsourcecode Online Food Ordering System 1.0. Affected is an unknown function of the file editproduct.php. The …

Jul 29, 2024

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.