Lucene search
+L

81396 matches found

UbuntuCve
UbuntuCve
•added 2026/06/26 2:16 a.m.•18 views

CVE-2026-48615

A flaw in Node.js proxy tunnel error handling could expose proxy credentials in ERRPROXYTUNNEL error messages. When proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers. This vulnerability...

7.5CVSS6.7AI score0.00403EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/06/26 2:14 a.m.•20 views

SUSE CVE-2026-53000

In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfreercu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hooks: the data path doesn't use the original nfhookops that are used to register the callbacks. However,...

5.5CVSS5.8AI score0.00191EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/26 2:13 a.m.•18 views

SUSE CVE-2026-53028

In the Linux kernel, the following vulnerability has been resolved: usb: typec: Fix error pointer dereference The variable tps-partner is checked for an error pointer and then if it is, it sends an error message but does not return and then immediately dereferenced a few lines below: tps-partner ...

5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:12 a.m.•18 views

SUSE CVE-2026-53066

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: backend: fix error pointer dereference The function drmatomicgetplanestate can return an error pointer and is not checked for it. Add error pointer check. Detected by Smatch: drivers/gpu/drm/sun4i/sun4ibackend.c:496...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/26 2:12 a.m.•26 views

SUSE CVE-2026-53102

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix memory leak after mt76connacmcuallocstareq mt76connacmcuallocstareq allocates an skb which is expected to be freed eventually by mt76mcuskbsendmsg. However, currently if an intermediate function fails before...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/26 2:12 a.m.•20 views

SUSE CVE-2026-53113

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix memory leaks in beacon template setup The functions ath11kmacsetupbcntmplema and ath11kmacsetupbcntmplmbssid allocate memory for beacon templates but fail to free it when parameter setup returns an error. Since...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/26 2:12 a.m.•20 views

SUSE CVE-2026-53135

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs Why & How dpsdpmessagedebugfswrite dereferences connector-base.state-crtc without checking for NULL. A connector can be connected but not bound to any CRTC e.g...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•22 views

SUSE CVE-2026-53154

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: restore reservation on error in hugetlb folio copy paths Two sites in mm/hugetlb.c allocate a hugetlb folio via allochugetlbfolio consuming a VMA reservation and then call copyuserlargefolio, which became int-returnin...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•19 views

SUSE CVE-2026-53156

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix use-after-free bugs in error paths Fix several instances of error paths in which we call nvmemdeviceput - which may end up freeing the underlying memory and other resources - and then keep on using the nvmem...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•19 views

SUSE CVE-2026-53165

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid potential null folio-mapping deref during error reporting When a buffered read fails, iomapfinishfolioread reports the error with fserrorreportiofolio-mapping-host, .... This is called after ifs-readbytespending has...

7.5CVSS5.8AI score0.00344EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•21 views

SUSE CVE-2026-53171

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix arithmetic issues in dmalength dmalength derives DMA region usage from command stream values and updates regionsize: len = len + stride0 size0 + stride1 size1 regionsizeregion = max..., len + dma-offset Several...

8.8CVSS6AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•23 views

SUSE CVE-2026-53174

In the Linux kernel, the following vulnerability has been resolved: ovl: keep err zero after successful ovlcacheget ovliteratemerged stores PTRERRcache in err before checking ISERRcache. On success err holds the truncated cache pointer and can be returned as a bogus non-zero error. The syzbot...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:11 a.m.•17 views

SUSE CVE-2026-53177

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix NULL pointer dereference PCIe errors detected by a Root Port or Downstream Port cause error recovery services to run on all subordinate devices regardless of administrative state. The .errordetected callback,...

4.7CVSS5.8AI score0.00123EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/06/26 2:10 a.m.•17 views

SUSE CVE-2026-53203

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS getinfoioctl Add validation that the info size returned from the metric stream info query is not exceeded when checked against the allocated buffer size. If the firmware returns a size...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/06/26 2:10 a.m.•19 views

SUSE CVE-2026-53204

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsusendmsg timeout in probe rsusendmsg can return -ETIMEDOUT when waitforcompletioninterruptibletimeout fires while the SMC call is still pending. In stratix10rsuprobe, the error paths f...

5.8AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:09 a.m.•20 views

SUSE CVE-2026-53223

In the Linux kernel, the following vulnerability has been resolved: net: guard timestamp cmsgs to real error queue skbs skbiserrqueue treats PACKETOUTGOING as the sole marker for an skb from skerrorqueue. That assumption is not true for AFPACKET sockets: outgoing packet taps are also delivered to...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:09 a.m.•17 views

SUSE CVE-2026-53227

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible kfreeskb of ERRPTR After the patch in the "Fixes" tag, the allocation of the "reply" skb can happen either before or after locking the ovsmutex. However, error cleanups still follow the classical...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References18
Snyk
Snyk
•added 2026/06/26 2:08 a.m.•19 views

Exposure of Private Personal Information to an Unauthorized Actor

Overview Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor in the ProxyConfig constructor in lib/internal/http.js, which stores the full proxy URL including any embedded username and password and surfaces it in ERRPROXYTUNNEL err...

7.5CVSS6.8AI score0.00403EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/06/26 2:08 a.m.•27 views

SUSE CVE-2026-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix memory leak in error path of hciallocdev Early failures in Bluetooth HCI UART configuration leak SRCU percpu memory. When device initialization fails before hciregisterdev completes, the HCIUNREGISTER flag is never...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References18
Cvelist
Cvelist
•added 2026/06/26 1:14 a.m.•84 views

CVE-2026-48615

A flaw in Node.js proxy tunnel error handling could expose proxy credentials in ERRPROXYTUNNEL error messages. When proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers. This vulnerability...

5.9CVSS0.00403EPSS
SaveExploits0References1
Rows per page
Query Builder