Lucene search
+L

9746 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/28 7:49 p.m.10 views

Malicious code in cryptozip (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 157ea6b1f1c3d4ed5564c494db770e9156f3e269f12cefec6e4270085a762f26 During initialization of the archive-support class, the package starts code from another file and downloads multi-stage malware --- Category: MALICIOUS - The...

7.3AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/28 12:0 a.m.7 views

XunRuiCMS 跨站脚本漏洞

XunRuiCMS XunRuiCMS is a content management system for individual developers of XunRuiCMS. A code injection vulnerability exists in XunRuiCMS 4.7.1 and earlier versions, which originates from the incorrect operation of the parameter callback in the file /dayrui/Fcms/Init.php, which may lead to...

6.1CVSS5.5AI score0.00315EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/27 9:41 a.m.14 views

Malicious code in extrazip (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 f58777710463b043a0724ad1d7999807501b56667a10eced314fd036e9303fdf During initialization of the archive-support class, the package starts code from another file and downloads multi-stage malware --- Category: MALICIOUS - The...

7.3AI score
SaveExploits0References4
OSV
OSV
added 2025/12/26 2:52 p.m.3 views

SUSE-SU-2025:4528-1 Security update for webkit2gtk3

This update for webkit2gtk3 fixes the following issues: Update to version 2.50.4. Security issues fixed: - CVE-2025-14174: processing maliciously crafted web content may lead to memory corruption due to improper validation bsc1255497. - CVE-2025-43501: processing maliciously crafted web content m...

8.8CVSS8.1AI score0.32483EPSS
SaveExploits14References15
SUSE Linux
SUSE Linux
added 2025/12/26 2:49 p.m.4 views

Security update for webkit2gtk3

This update for webkit2gtk3 fixes the following issues: Update to version 2.50.4. Security issues fixed: CVE-2025-14174: processing maliciously crafted web content may lead to memory corruption due to improper validation bsc1255497. CVE-2025-43501: processing maliciously crafted web content may...

8.8CVSS8.3AI score0.32483EPSS
SaveExploits14References28
RedhatCVE
RedhatCVE
added 2025/12/25 3:44 p.m.6 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 3:20 p.m.16 views

CVE-2023-54034

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:10 a.m.15 views

CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

7CVSS5.8AI score0.0017EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:4 a.m.7 views

fs/ntfs3: Initialize allocated memory before use

...

8.2CVSS5.9AI score0.00383EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:1 a.m.8 views

nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.

...

5.5CVSS5.4AI score0.00183EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.6 views

SUSE CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.8 views

SUSE CVE-2023-54034

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.7 views

SUSE CVE-2023-54059

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: mtk-svs: Enable the IRQ later If the system does not come from reset like when is booted via kexec, the peripheral might triger an IRQ before the data structures are initialised. 0.227710 Unable to handle kernel NU...

6.4AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.7 views

SUSE CVE-2025-68365

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper for...

5.5CVSS6.5AI score0.00383EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.6 views

SUSE CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.14 views

SUSE CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

5.5CVSS6.6AI score0.00361EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.6 views

SUSE CVE-2025-68727

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

5.5CVSS6.7AI score0.00168EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/12/24 3:30 p.m.21 views

EUVD-2023-60307

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

6.2AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.21 views

EUVD-2023-60327

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

5.8AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2022-55781

In the Linux kernel, the following vulnerability has been resolved: net: fix UAF issue in nfqnlnfhookdrop when opsinit failed When the opsinit interface is invoked to initialize the net, but ops-init fails, data is released. However, the ptr pointer in net-gen is invalid. In this case, when...

6AI score0.0014EPSS
SaveExploits0References7
Rows per page
Query Builder