Lucene search
+L

31138 matches found

Positive Technologies
Positive Technologies
added 2025/05/21 12:0 a.m.13 views

PT-2025-22367 · Kingdee · Kingdee Cloud Galaxy Private Cloud Bbc System

Name of the Vulnerable Software and Affected Versions: Kingdee Cloud Galaxy Private Cloud BBC System versions up to 9.0 Patch April 2025 Description: A critical issue has been found, affecting the BaseServiceFactory.getFileUploadService.deleteFileAction function of the...

5.5CVSS5.3AI score0.00461EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/05/21 12:0 a.m.10 views

PT-2025-22420 · Unknown · Freefloat Ftp Server

Name of the Vulnerable Software and Affected Versions: FreeFloat FTP Server version 1.0 Description: A critical issue affects the APPEND Command Handler component, leading to a buffer overflow when manipulated. This can be initiated remotely. Recommendations: For FreeFloat FTP Server version 1.0,...

9.8CVSS7.6AI score0.00658EPSS
SaveExploits1References8
Oracle linux
Oracle linux
added 2025/05/21 12:0 a.m.15 views

nodejs:20 security update

nodejs 1:20.19.1-1 - Update to version 20.19.1 Resolves: RHEL-78764 1:20.18.2-3 - Update c-ares to 1.34.5 to address CVE-2025-31498 nodejs-nodemon nodejs-packaging...

8.3CVSS7AI score0.00577EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/05/20 7:23 p.m.19 views

TYPO3 Allows Information Disclosure via DBAL Restriction Handling

Problem When performing a database query involving multiple tables through the database abstraction layer DBAL, frontend user permissions are only applied via FrontendGroupRestriction to the last table. As a result, data from additional tables included in the same query may be unintentionally...

5.3CVSS6.8AI score0.00269EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/05/20 6:15 p.m.19 views

CVE-2025-37986

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Invalidate USB device pointers on partner unregistration To avoid using invalid USB device pointers after a Type-C partner disconnects, this patch clears the pointers upon partner unregistration. This ensures a...

5.5CVSS0.00162EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/20 5:9 p.m.9 views

CVE-2025-37988

In the Linux kernel, the following vulnerability has been resolved: fix a couple of races in MNTTREEBENEATH handling by domovemount Normally dolockmountpath, is locking a mountpoint pinned by path and at the time when matching unlockmount unlocks that location it is still pinned by the same thing...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:9 p.m.9 views

CVE-2025-37983

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix another leak failure to allocate inode = leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at that particular allocation are low...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.7 views

CVE-2025-37974

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpcicreatedevice error return The zpcicreatedevice function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in clpadd...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 4:15 p.m.0 views

DEBIAN-CVE-2025-37956

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to ksmbd server. It will cause a kernel oops from dalloc. This patch return the error when attempting to rename a file or directory with an empty new na...

5.5CVSS5.6AI score0.0033EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37963

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support for eBPF programs loaded by unprivileged users is typically disabled. This means only cBPF programs need to be mitigated for BHB. In addition, only...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.9 views

CVE-2025-37962

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parseleasestate The previous patch that added bounds check for create lease context introduced a memory leak. When the bounds check fails, the function returns NULL without freeing the previously allocat...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 4:1 p.m.117 views

CVE-2025-37956

CVE-2025-37956 affects the Linux kernel ksmbd server. A client can send an empty newname string when renaming a file or directory, which previously triggered a kernel oops in d_alloc. A patch has been applied to return an error when attempting to rename with an empty new name string, preventing t...

8.8CVSS6.8AI score0.0033EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37955

In the Linux kernel, the following vulnerability has been resolved: virtio-net: free xskbuffs on error in virtnetxskpoolenable The selftests added to our CI by Bui Quang Minh recently reveals that there is a mem leak on the error path of virtnetxskpoolenable: unreferenced object 0xffff88800a68a00...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.19 views

CVE-2025-37949

In the Linux kernel, the following vulnerability has been resolved: xenbus: Use kref to track req lifetime Marek reported seeing a NULL pointer fault in the xenbusthread callstack: BUG: kernel NULL pointer dereference, address: 0000000000000000 RIP: e030:wakeupcommon+0x4c/0x180 Call Trace:...

7.8CVSS5.7AI score0.00187EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 4:1 p.m.114 views

CVE-2025-37946

CVE-2025-37946 concerns the Linux kernel, specifically the s390 PCI subsystem. The issue arises from a duplicate pci_dev_put() in disable_slot() when a PF has child VFs, introduced during a change that added a lock to zpci_dev state. The extra pci_dev_put() can lead to a use-after-free if the pci...

7.8CVSS6.7AI score0.00171EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.7 views

CVE-2025-37945

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsaswitchsuspend and dsaswitchresume from their device PM ops: qca8k-8xxx, bcmsf2, microchip ksz...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:58 p.m.7 views

CVE-2025-37942

Removed by vendor...

8.3AI score0.00012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:34 p.m.11 views

CVE-2025-37937

In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent divide-by-zero in dib8000setdds If dib8000setdds's call to dib8000read32 returns zero, the result is a divide-by-zero. Prevent that from happening. Fixes the following warning with an UBSAN kernel...

5.5CVSS5.6AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.12 views

CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

9.8CVSS5.6AI score0.00437EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37932

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

5.5CVSS5.5AI score0.00194EPSS
SaveExploits0
Rows per page
Query Builder