Common Vulnerabilities and Exposures (CVE)

CVE-2026-23424

Apr 3, 2026 13:24:32 UTC

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does...

CVE-2026-23423

Apr 3, 2026 13:24:31 UTC

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfs_uring_read_extent() In this function the 'pages' object is never freed in the hopes that it is picked up by btrfs_uring_read_finished(...

CVE-2026-23422

Apr 3, 2026 13:24:31 UTC

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler Commit 31a7a0bbeb00 ("dpaa2-switch: add bounds check for if_id in IRQ handler") introduces a ra...

CVE-2026-23421

Apr 3, 2026 13:24:30 UTC

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctx_restore_mid_bb in release ctx_restore_mid_bb memory is allocated in wa_bb_store(), but xe_config_device_release() only frees ctx_restore_post_bb...

CVE-2026-23420

Apr 3, 2026 13:24:29 UTC

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl->mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer.

CVE-2026-23419

Apr 3, 2026 13:24:23 UTC

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rds_tcp_tune syzbot reported a circular locking dependency in rds_tcp_tune() where sk_net_refcnt_upgrade() is called while hol...

CVE-2026-23418

Apr 3, 2026 13:24:22 UTC

In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Fix leak on xa_store failure Free the newly allocated entry when xa_store() fails to avoid a memory leak on the error path. v2: use goto fail_free. (Bala)...

CVE-2026-35507

Apr 3, 2026 13:21:46 UTC

Shynet before 0.14.0 allows Host header injection in the password reset flow.

CVE-2026-35508

Apr 3, 2026 13:21:18 UTC

Shynet before 0.14.0 allows XSS in urldisplay and iconify template filters,

CVE-2026-24477

Apr 3, 2026 13:16:06 UTC

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. If AnythingLLM prior to version 1.10.0 is configured to use Qdrant as the vector database with an API key, this Qdra...

CVE-2026-35536

Apr 3, 2026 13:12:16 UTC

In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.set_cookie were not checked for crafted characters.

CVE-2026-35537

Apr 3, 2026 13:11:42 UTC

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data.

CVE-2026-35538

Apr 3, 2026 13:11:22 UTC

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsanitized IMAP SEARCH command arguments could lead to IMAP injection or CSRF bypass during mail search.

CVE-2026-35539

Apr 3, 2026 13:10:55 UTC

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. XSS exists because of insufficient HTML attachment sanitization in preview mode. A victim must preview a text/html attachment.

CVE-2026-35387

Apr 3, 2026 13:07:56 UTC

OpenSSH before 10.3 can use unintended ECDSA algorithms. Listing of any ECDSA algorithm in PubkeyAcceptedAlgorithms or HostbasedAcceptedAlgorithms is misinterpreted to mean all ECDSA algorithms.