Lucene search
+L

56137 matches found

OSV
OSV
added 2026/05/27 12:23 p.m.3 views

CVE-2026-42789 Non-CA certificate accepted as intermediate issuer in public_key path validation

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

7CVSS7.1AI score0.0033EPSS
SaveExploits0References14
CVE
CVE
added 2026/05/27 12:18 p.m.31 views

CVE-2026-45962

The CVE affects the Linux kernel ublk driver, where ublk_ctrl_cmd_dump() could access (header *)sqe->cmd before checking IO_URING_F_SQE128, enabling out-of-bounds memory access. The mitigation is to check the SQE128 flag earlier in ublk_ctrl_uring_cmd() and return -EINVAL if not set. Several s...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/05/27 12:17 p.m.30 views

CVE-2026-45941

CVE-2026-45941 concerns the Linux kernel tpm_i2c_infineon locality handling. The root cause is a timeout in get_burstcount() that can return -EBUSY and cause the function to exit without releasing the locality acquired earlier in tpm_tis_i2c_send(), risking resource exhaustion. The mitigation acr...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.43 views

CVE-2026-45941 tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmi2cinfineon: Fix locality leak on getburstcount failure getburstcount can return -EBUSY on timeout. When this happens, the function returns directly without releasing the locality that was acquired at the beginning of...

0.00123EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:16 p.m.19 views

CVE-2026-45878

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watchid bounds checking in debug address watch v2 The address watch clear code receives watchid as an unsigned value u32, but some helper functions were using a signed int and checked bits by shifting with watchid...

7.8CVSS6.1AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.49 views

CVE-2026-45871 tpm: st33zp24: Fix missing cleanup on get_burstcount() error

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on getburstcount error getburstcount can return -EBUSY on timeout. When this happens, st33zp24send returns directly without releasing the locality acquired earlier. Use goto outerr to ensure...

0.00163EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/27 12:15 p.m.35 views

CVE-2026-45871

CVE-2026-45871 affects the Linux kernel TPM subsystem (st33zp24 driver). A failure in get_burstcount() can return -EBUSY on timeout, causing st33zp24_send() to exit without releasing the previously acquired locality, risking resource exhaustion and local DoS by making the TPM device unavailable. ...

5.5CVSS5.8AI score0.00163EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.19 views

CVE-2026-45871

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on getburstcount error getburstcount can return -EBUSY on timeout. When this happens, st33zp24send returns directly without releasing the locality acquired earlier. Use goto outerr to ensure...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:15 p.m.3 views

CVE-2026-45871 tpm: st33zp24: Fix missing cleanup on get_burstcount() error

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on getburstcount error getburstcount can return -EBUSY on timeout. When this happens, st33zp24send returns directly without releasing the locality acquired earlier. Use goto outerr to ensure...

5.5CVSS5.9AI score0.00163EPSS
SaveExploits0References11
CVE
CVE
added 2026/05/27 12:15 p.m.66 views

CVE-2026-45852

Summary of CVE-2026-45852 (Linux kernel RDMA/rxe): A double-free vulnerability exists in the rxe_srq_from_init path of the RDMA subsystem. The queue pointer is temporarily assigned to srq->rq.queue before copy_to_user(), so if copy_to_user() fails, cleanup frees the same memory twice when the ...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References21Affected Software1
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.11 views

CVE-2025-71308

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0
CVE
CVE
added 2026/05/27 12:9 p.m.68 views

CVE-2026-2340

Samba CVE-2026-2340 affects the vfs_worm module. The issue arises from insufficient validation during rename operations, allowing an authenticated user with write access to a share to overwrite a WORM-protected file by renaming a newly created file over the existing protected file. Impact details...

6.5CVSS5.7AI score0.00939EPSS
SaveExploits0References13Affected Software3
OSV
OSV
added 2026/05/27 11:53 a.m.20 views

SUSE-SU-2026:2092-1 Security update for go1.26-openssl

This update for go1.26-openssl fixes the following issues Security issues: - CVE-2026-33811: net: crash when handling long CNAME response bsc1264508. - CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1264506. - CVE-2026-39817: cmd/go: 'go tool...

7.5CVSS6AI score0.00813EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/27 11:16 a.m.17 views

CVE-2026-45845

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix NULL pointer dereference in class dump When a TAPRIO child qdisc is deleted via RTMDELQDISC, tapriograft is called with new == NULL and stores NULL into q-qdiscscl - 1. Subsequent RTMGETTCLASS dump operatio...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References18
NVD
NVD
added 2026/05/27 9:16 a.m.18 views

CVE-2024-47272

Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors...

2.7CVSS0.00249EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 8:30 a.m.15 views

EUVD-2024-55598

Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors...

2.7CVSS5.8AI score0.00249EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/27 8:30 a.m.10 views

CVE-2024-47272

Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors...

2.7CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/27 8:30 a.m.10 views

CVE-2024-47272

Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors...

2.7CVSS5.8AI score0.00249EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 8:30 a.m.38 views

CVE-2024-47272

Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors...

2.7CVSS0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 8:30 a.m.28 views

CVE-2024-47272

CVE-2024-47272 describes an incorrect authorization in the IO Module of Synology Surveillance Station. Remote authenticated users with administrator privileges can perform a limited file write via unspecified vectors. Affected releases include Surveillance Station versions before 9.2.2-11575 and ...

2.7CVSS5.8AI score0.00249EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder