Lucene search
+L

77845 matches found

EUVD
EUVD
added 2026/05/27 2:20 p.m.25 views

EUVD-2026-32521

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

4.3CVSS5.8AI score0.00219EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 2:20 p.m.13 views

CVE-2026-1248 IBM Business Automation Workflow information leak

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

5.8AI score0.00219EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 2:20 p.m.52 views

CVE-2026-1248 IBM Business Automation Workflow information leak

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

0.00219EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 2:20 p.m.33 views

CVE-2026-1248

Technical details (affected components, root cause, remediation) are not publicly available in the provided documents; monitor for updates.

4.3CVSS5.8AI score0.00219EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-46053

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error rdsrdmamap hands sg/pages ownership to the transport after getmr succeeds. If copying the generated cookie back to user space fails after that point, the error path must not free those...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.18 views

CVE-2026-46040

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.3 views

AZL-88500 CVE-2026-46044 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be stopped. So make sure the kthread is stopped on an...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 2:17 p.m.22 views

CVE-2026-46044

In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be stopped. So make sure the kthread is stopped on an...

5.5CVSS0.00123EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.23 views

CVE-2026-46021

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

5.5CVSS0.00132EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.20 views

CVE-2026-46010

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in rxgkextracttoken Fix a missing bit of error handling in rxgkextracttoken: in the event that rxgkdecryptskb returns -ENOMEM, it should just return that rather than continuing on for anything else, it...

8.1CVSS0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.16 views

CVE-2026-45997

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

5.5CVSS0.00123EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.25 views

CVE-2026-46001

In the Linux kernel, the following vulnerability has been resolved: hwmon: pt5161l Fix bugs in pt5161lreadblockdata Fix two bugs in pt5161lreadblockdata: 1. Buffer overrun: The local buffer rbuf is declared as u8 rbuf24, but i2csmbusreadblockdata can return up to I2CSMBUSBLOCKMAX 32 bytes. The...

7.8CVSS0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.19 views

CVE-2026-45992

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

0.00032EPSS
SaveExploits0
NVD
NVD
added 2026/05/27 2:17 p.m.20 views

CVE-2026-45988

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a partially decrypted state - and then get requeued for a retry. Fix this by just discarding the packe...

9.8CVSS0.00457EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 2:17 p.m.21 views

CVE-2026-45983

In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops e.g. SETATTR can trigger idmap lookup upcalls. When those upcall responses get delayed beyond the allowed time limit, cachecheck wil...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.18 views

CVE-2026-45976

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpurasinit When amdgpunbiorasswinit fails in amdgpurasinit, the function returns directly without freeing the allocated con structure, leading to a memory leak. Fix this by jumping to the...

5.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-45973

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR hang in LAG error state unload During firmware reset in LAG mode, a race condition causes the driver to hang indefinitely while waiting for UMR completion during device unload. See 1. In LAG mode the bond devic...

5.5CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.24 views

CVE-2026-45964

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssauth kref leak in gssallocmsg error path Commit 5940d1cf9f42 "SUNRPC: Rebalance a kref in authgss.c" added a krefget&gssauth-kref call to balance the gssputauth done in gssreleasemsg, but forgot to add a...

5.5CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.4 views

AZL-88755 CVE-2026-45961 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2fillsuper error path Fix two memory leaks in the gfs2fillsuper error handling path when transitioning a filesystem to read-write mode fails. First leak: kthread objects threadstruct, taskstruct, etc...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References1
Rows per page
Query Builder