Lucene search
+L

10132 matches found

UbuntuCve
UbuntuCve
added 2025/09/12 2:15 a.m.4 views

CVE-2025-58754

Axios is a promise based HTTP client for the browser and Node.js. When Axios starting in version 0.28.0 and prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the data: scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory...

7.5CVSS6.8AI score0.0106EPSS
SaveExploits1References6
Wolfi
Wolfi
added 2025/09/11 7:48 p.m.8 views

CVE-2025-58751 vulnerabilities

Vulnerabilities for packages: vitess, langfuse...

5.3CVSS5.6AI score0.01224EPSS
SaveExploits1
Wolfi
Wolfi
added 2025/09/11 7:48 p.m.2 views

GHSA-JQFW-VQ24-V9C3 vulnerabilities

Vulnerabilities for packages: vitess, langfuse...

5.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39767

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39764

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: remove refcounting in expectation dumpers Same pattern as previous patch: do not keep the expectation object alive via refcount, only store a cookie value and then use that as the skip hint for dump...

5.5CVSS5.7AI score0.00165EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39782

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.9AI score0.00124EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39773

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in brmulticastqueryexpired When set multicastqueryinterval to a large value, the local variable 'time' in brmulticastsendquery may overflow. If the time is smaller than jiffies, the timer will expire...

5.5CVSS5.9AI score0.0012EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39747

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msmioctlgeminfosetmetadata now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL pointer dereference. Explicitly avoids GFPNOFAIL due to...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.12 views

CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS6.4AI score0.00159EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS6.6AI score0.00153EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39746

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: shutdown driver when hardware is unreliable In rare cases, ath10k may lose connection with the PCIe bus due to some unknown reasons, which could further lead to system crashes during resuming due to watchdog timeout...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS6.3AI score0.00169EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.3 views

CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS5.7AI score0.00169EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39756

In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INTMAX When sysctlnropen is set to a very high value for example, 1073741816 as set by systemd, processes attempting to use file descriptors near the limit can trigger massi...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.3 views

CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39777

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace "stream" free function use a consistent type, and call it through a function pointer that has that sa...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39765

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: fix idafree call while not allocated In the sndutimercreate function, if the kasprintf function return NULL, sndutimerputid will be called, finally use idafree to free the unallocated id 0. the syzkaller reported the...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.2 views

CVE-2025-39784

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix link speed calculation on retrain failure When pciefailedlinkretrain fails to retrain, it tries to revert to the previous link speed. However it calculates that speed from the Link Control 2 register without masking out...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39783

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix configfs group list head handling Doing a listdel on the epfgroup field of struct pciepfdriver in pciepfremovecfs is not correct as this field is a list head, not a list entry. This listdel call triggers a KASA...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References35
Rows per page
Query Builder