CVE Database

117989+ 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-2022-49046
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: check return value when calling dev_set_name() If dev_set_name() fails, the dev_name() is null, …

Feb 26, 2025
CVE-2022-49045

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Feb 26, 2025
CVE-2022-49044
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tag_size is less than digest size It is possible …

Feb 26, 2025
CVE-2021-4453
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a potential gpu_metrics_table memory leak Memory is allocated for gpu_metrics_table in renoir_init_smc_tables(), but …

Feb 26, 2025
CVE-2021-47660
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()' All error handling …

Feb 26, 2025
CVE-2021-47659
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for format_count earlier While the check for format_count > 64 in …

Feb 26, 2025
CVE-2021-47658
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a potential gpu_metrics_table memory leak Memory is allocated for gpu_metrics_table in renoir_init_smc_tables(), but …

Feb 26, 2025
CVE-2021-47657
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free() If virtio_gpu_object_shmem_init() fails (e.g. due to …

Feb 26, 2025
CVE-2021-47656
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2_clear_xattr_subsystem When we mount a jffs2 image, assume that the first …

Feb 26, 2025
CVE-2021-47655
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: venus: vdec: fixed possible memory leak issue The venus_helper_alloc_dpb_bufs() implementation allows an early return …

Feb 26, 2025
CVE-2021-47654
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix path_list memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak …

Feb 26, 2025
CVE-2021-47653
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: media: davinci: vpif: fix use-after-free on driver unbind The driver allocates and registers two platform …

Feb 26, 2025
CVE-2021-47652
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() I got a null-ptr-deref report: BUG: kernel NULL …

Feb 26, 2025
CVE-2021-47651
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: rpmpd: Check for null return of devm_kcalloc Because of the possible failure of …

Feb 26, 2025
CVE-2021-47650
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: prevent the potentially use of null pointer There is one call trace that …

Feb 26, 2025
CVE-2021-47649
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: udmabuf: validate ubuf->pagecount Syzbot has reported GPF in sg_alloc_append_table_from_pages(). The problem was in ubuf->pages == …

Feb 26, 2025
CVE-2021-47648
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1x_remove()' Add a missing 'host1x_channel_list_free()' call in the …

Feb 26, 2025
CVE-2021-47647
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are …

Feb 26, 2025
CVE-2021-47646
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: Revert "Revert "block, bfq: honor already-setup queue merges"" A crash [1] happened to be triggered …

Feb 26, 2025
CVE-2021-47645
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com On the case tmp_dcim=1, …

Feb 26, 2025
CVE-2021-47644
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: move videodev alloc Move some code out of zr36057_init() and create …

Feb 26, 2025
CVE-2021-47643
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: ir_toy: free before error exiting Fix leak in error path.

Feb 26, 2025
CVE-2021-47642
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow Coverity complains of a possible buffer …

Feb 26, 2025
CVE-2021-47641
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: cirrusfb: check pixclock to avoid divide by zero Do a sanity check on …

Feb 26, 2025
CVE-2021-47640
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix early region not updated correctly The shadow's page table is not updated when …

Feb 26, 2025
CVE-2021-47639
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU Zap both valid …

Feb 26, 2025
CVE-2021-47638
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ubifs: rename_whiteout: Fix double free for whiteout_ui->data 'whiteout_ui->data' will be freed twice if space budget …

Feb 26, 2025
CVE-2021-47637
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Following hung tasks: [ 77.028764] …

Feb 26, 2025
CVE-2021-47636
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Function ubifs_wbuf_write_nolock() may access buf out of bounds in …

Feb 26, 2025
CVE-2021-47635
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix to add refcount once page is set private MM defined the rule [1] …

Feb 26, 2025
CVE-2021-47634
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl Hulk Robot reported a KASAN report about …

Feb 26, 2025
CVE-2021-47633
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 The bug was found during fuzzing. Stacktrace locates it in …

Feb 26, 2025
CVE-2021-47632
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/set_memory: Avoid spinlock recursion in change_page_attr() Commit 1f9ad21c3b38 ("powerpc/mm: Implement set_memory() routines") included a spin_lock() …

Feb 26, 2025
CVE-2021-47631
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ARM: davinci: da850-evm: Avoid NULL pointer dereference With newer versions of GCC, there is a …

Feb 26, 2025
CVE-2025-1091
4.3 MEDIUM

A Broken Authorization schema exists where any authenticated user could download IOA script and configuration files if the URL is known.

Feb 26, 2025
CVE-2025-0760
2.7 LOW

A Credential Disclosure vulnerability exists where an administrator could extract the stored SMTP account credentials due to lack of encryption.

Feb 26, 2025
CVE-2024-30150
5.3 MEDIUM

HCL MyCloud is affected by Improper Access Control - an unauthenticated privilege escalation vulnerability which may lead to information disclosure and potential for Server-Side Request …

Feb 25, 2025
CVE-2025-25521
9.8 CRITICAL

Seacms <=13.3 is vulnerable to SQL Injection in admin_type_news.php.

Feb 25, 2025
CVE-2025-25520
9.8 CRITICAL

Seacms <13.3 is vulnerable to SQL Injection in admin_pay.php.

Feb 25, 2025
CVE-2025-25519
9.8 CRITICAL

Seacms <=13.3 is vulnerable to SQL Injection in admin_zyk.php.

Feb 25, 2025
CVE-2025-25517
9.8 CRITICAL

Seacms <=13.3 is vulnerable to SQL Injection in admin_reslib.php.

Feb 25, 2025
CVE-2025-25516
9.8 CRITICAL

Seacms <=13.3 is vulnerable to SQL Injection in admin_paylog.php.

Feb 25, 2025
CVE-2025-25515
8.8 HIGH

Seacms <=13.3 is vulnerable to SQL Injection in admin_collect.php that allows an authenticated attacker to exploit the database.

Feb 25, 2025
CVE-2025-25514
6.5 MEDIUM

Seacms <=13.3 is vulnerable to SQL Injection in admin_collect_news.php.

Feb 25, 2025
CVE-2025-22211
3.4 LOW

A SQL injection vulnerability in the JoomShopping component versions 1.0.0-1.4.3 for Joomla allows authenticated attackers (administrator) to execute arbitrary SQL commands in the country management …

Feb 25, 2025
CVE-2025-0514
7.8 HIGH

Improper Input Validation vulnerability in The Document Foundation LibreOffice allows Windows Executable hyperlink targets to be executed unconditionally on activation.This issue affects LibreOffice: from 24.8 …

Feb 25, 2025
CVE-2025-27148
8.8 HIGH

Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. On Unix-like systems, the system temporary directory can be …

Feb 25, 2025
CVE-2024-53879
2.8 LOW

NVIDIA CUDA toolkit for Linux and Windows contains a vulnerability in the cuobjdump binary, where a user could cause a crash by passing a malformed …

Feb 25, 2025
CVE-2024-53878
2.8 LOW

NVIDIA CUDA toolkit for Linux and Windows contains a vulnerability in the cuobjdump binary, where a user could cause a crash by passing a malformed …

Feb 25, 2025
CVE-2024-53877
3.3 LOW

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a …

Feb 25, 2025

Scan your infrastructure for known CVEs

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