Lucene search
K

53174 matches found

NVD
NVD
added 2026/05/27 2:16 p.m.9 views

CVE-2026-42791

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows forged OCSP responses signed with an expired responder certificate to be accepted as valid. OCSP response verification in pubkeyocsp:verifyresponse/5 and pubkeyocsp:isauthorizedresponder/3 in...

6.3CVSS0.00051EPSS
Exploits0References6
NVD
NVD
added 2026/05/27 2:16 p.m.8 views

CVE-2026-2340

A flaw was found in Samba’s vfsworm module. The module is intended to provide write-once, read-many WORM protections by preventing modification of files after a configurable grace period. Due to insufficient validation during rename operations, an authenticated user with write access to a share...

6.5CVSS0.00065EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/27 12:58 p.m.31 views

CVE-2026-46096 tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()

In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix missing tpmbufdestroy in tpm2readpublic tpm2readpublic calls tpmbufinit but fails to call tpmbufdestroy on two exit paths, leaking a page allocation: 1. When namesize returns an error unrecognized hash algorith...

0.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/27 12:58 p.m.7 views

CVE-2026-46096

In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix missing tpmbufdestroy in tpm2readpublic tpm2readpublic calls tpmbufinit but fails to call tpmbufdestroy on two exit paths, leaking a page allocation: 1. When namesize returns an error unrecognized hash algorith...

5.8AI score0.00022EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/27 12:58 p.m.8 views

CVE-2026-46095

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: raise barrier before state machine transition Move the barrier raise operation before calling llbitmapstatemachine in both llbitmapstartwrite and llbitmapstartdiscard. This ensures the barrier is in place before a...

5.7AI score0.00022EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/27 12:58 p.m.8 views

CVE-2026-46073

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix missing usbkillurb on signal interrupt waitforcompletioninterruptibletimeout returns -ERESTARTSYS when interrupted. This needs to abort the URB and return an error. No data has been received from the device so a...

5.9AI score0.00023EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/27 12:23 p.m.6 views

CVE-2026-42791

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows forged OCSP responses signed with an expired responder certificate to be accepted as valid. OCSP response verification in pubkeyocsp:verifyresponse/5 and pubkeyocsp:isauthorizedresponder/3 in...

6.3CVSS5.8AI score0.00051EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/27 12:23 p.m.36 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...

7CVSS0.00026EPSS
Exploits0References6
CVE
CVE
added 2026/05/27 12:18 p.m.8 views

CVE-2026-45962

In the Linux kernel ublk subsystem, CVE-2026-45962 describes a vulnerability where ublk_ctrl_cmd_dump() may access (header *)sqe->cmd before validating IO_URING_F_SQE128, risking out-of-bounds memory access. The fix moves the SQE128 flag check earlier in ublk_ctrl_uring_cmd() to immediately re...

5.8AI score0.00032EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.31 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.00032EPSS
Exploits0References8
CVE
CVE
added 2026/05/27 12:17 p.m.10 views

CVE-2026-45941

CVE-2026-45941 affects the Linux kernel TPMS: tpm_i2c_infineon subsystem. The vulnerability arises when get_burstcount() times out and returns -EBUSY, causing the function to return without releasing the locality acquired at the start of tpm_tis_i2c_send(). The documented fix ensures proper clean...

5.8AI score0.00032EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:16 p.m.5 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.00013EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.35 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.00032EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.7 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.7AI score0.00032EPSS
Exploits0
CVE
CVE
added 2026/05/27 12:15 p.m.9 views

CVE-2026-45871

In the Linux kernel vulnerability CVE-2026-45871, the issue is in TPM st33zp24 handling within get_burstcount(). On a timeout, get_burstcount() may return -EBUSY, causing st33zp24_send() to return without releasing the previously acquired locality. The fix adds proper cleanup using a goto out_err...

5.8AI score0.00032EPSS
Exploits0References8
CVE
CVE
added 2026/05/27 12:15 p.m.10 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.00013EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.6 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.7AI score0.00024EPSS
Exploits0
CVE
CVE
added 2026/05/27 12:9 p.m.21 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.00065EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2026/05/27 11:53 a.m.9 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.00054EPSS
Exploits0References25
NVD
NVD
added 2026/05/27 9:16 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.7CVSS0.00044EPSS
Exploits0References1
Rows per page
Query Builder