Lucene search
+L

124632 matches found

Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS5.2AI score0.00124EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 12:2 p.m.11 views

EUVD-2026-45489

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

5.3AI score0.00124EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.34 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS0.00124EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.28 views

CVE-2026-63823

The CVE-2026-63823 entry concerns a Linux kernel use-after-free in request_key_auth payload handling within the key management path (instantiate/reject) for credentials keys. The issue stems from not maintaining a proper payload reference during the instantiate/revoke lifecycle, allowing a payloa...

7.8CVSS5.4AI score0.00124EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS5.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 12:2 p.m.7 views

EUVD-2026-45487

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never executed. Currently, the driver...

5.3AI score0.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 12:1 p.m.9 views

EUVD-2026-45513

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

5.4AI score0.00517EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.6 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

5.2AI score0.00133EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 11:59 a.m.43 views

CVE-2026-53388

CVE-2026-53388 : Linux kernel fuse module vulnerability where fuse_try_move_folio() unlocks the request on entry but does not re-lock on the success path, allowing a use-after-free of fuse_io_args via fuse_chan_abort() and delayed copying logic. The issue is resolved by calling lock_request() bef...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 11:59 a.m.6 views

CVE-2026-53388 fuse: re-lock request before replacing page cache folio

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS5.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 11:59 a.m.10 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.35 views

CVE-2026-53388 fuse: re-lock request before replacing page cache folio

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS0.00133EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 11:59 a.m.11 views

EUVD-2026-45510

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

5.4AI score0.00133EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 11:59 a.m.10 views

EUVD-2026-45505

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

5.4AI score0.0069EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.6 views

CVE-2026-53383

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

5.4AI score0.0069EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 11:59 a.m.10 views

CVE-2026-53383

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

7.5CVSS5.4AI score0.0069EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 8:16 a.m.11 views

CVE-2026-16222

A vulnerability was found in 1Panel-dev CordysCRM up to 1.4.1. This issue affects some unknown processing of the file backend/crm/src/main/java/cn/cordys/crm/integration/sso/service/TokenService.java of the component Third Party Endpoint. Performing a manipulation of the argument mkAddress result...

6.5CVSS0.00214EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 6:45 a.m.6 views

CVE-2026-16222 1Panel-dev CordysCRM Third Party Endpoint TokenService.java server-side request forgery

A vulnerability was found in 1Panel-dev CordysCRM up to 1.4.1. This issue affects some unknown processing of the file backend/crm/src/main/java/cn/cordys/crm/integration/sso/service/TokenService.java of the component Third Party Endpoint. Performing a manipulation of the argument mkAddress result...

5.3CVSS6.1AI score
SaveExploits0References10
OSV
OSV
added 2026/07/19 3:47 a.m.5 views

OESA-2026-3006 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: A specially crafted password-encrypted CMS message can trigger a NULL pointer dereference during CMS decryption. Impact summary: This NULL pointer...

5.9CVSS7.2AI score0.00996EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 2:30 a.m.13 views

CVE-2026-16207

CVE-2026-16207 affects django-tastypie up to 0.15.1, specifically ApiKeyAuthentication in tastypie/authentication.py. The issue allows use of the GET method with sensitive query strings, enabling a remote attack. The reported attack is characterized by high complexity and low exploitability. The ...

6.3CVSS4.5AI score0.00399EPSS
SaveExploits0References6
Rows per page
Query Builder