Lucene search
+L

42474 matches found

UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2023-53327

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Catch overflow of uptr and length syzkaller hits a WARNON when trying to have a uptr close to UINTPTRMAX: WARNING: CPU: 1 PID: 393 at drivers/iommu/iommufd/selftest.c:403 iommufdtest+0xb19/0x16f0 Modules linked...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 5:05 p.m.9 views

Malicious code in @ui-ux-gang/devextreme-angular-rpk (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3e5992d6feea9798115c98d409170302c758e89417f30a1fbef8e51a4b48f9a1 Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:05 p.m.8 views

MAL-2025-47262 Malicious code in @operato/shell (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 21ac476a02ea2559959f2fb9a0811fd56ee2380dfc7bd199f7731e350b5899ad Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:05 p.m.7 views

MAL-2025-47287 Malicious code in @tnf-dev/mui (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8e45bfa0b3e9c8d62f8156ce36fdba553ac173d52797fe4ddaf4ffd6f447bde4 Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:05 p.m.5 views

MAL-2025-47263 Malicious code in @operato/utils (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware bf515160f453156c824533ed3660e80cbccfdf705ed5374cdcf987a18d6d44ee Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 5:05 p.m.6 views

Malicious code in mcfly-semantic-release (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1315013826ed95b11e8515369cddd60b41fede610958efd720cae85c8d57b21f Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 5:05 p.m.7 views

MAL-2025-47370 Malicious code in @ahmedhfarag/ngx-virtual-scroller (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 66057cb43184c7c2694b0d4a8dad8c0566a4e2aa2395e63b96637dcef1455ef3 Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/16 2:15 p.m.5 views

CVE-2025-39835

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA aka ENOATTR has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could not be found. However, a medium error from disk may...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/09/16 2:15 p.m.4 views

CVE-2025-39836

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

7.8CVSS6.2AI score0.00152EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2025/09/16 1:16 p.m.4 views

CVE-2025-39823

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: use arrayindexnospec with indices that come from guest min and destid are guest-controlled indices. Using arrayindexnospec after the bounds checks clamps these values to mitigate speculative execution side-channels...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/09/16 1:16 p.m.12 views

CVE-2025-39825

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

7.8CVSS6.4AI score0.00115EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/09/16 1:16 p.m.4 views

CVE-2025-39827

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

8.8CVSS6.6AI score0.00211EPSS
SaveExploits0References17
AlpineLinux
AlpineLinux
added 2025/09/16 1:15 p.m.17 views

CVE-2025-10535

Information disclosure, mitigation bypass in the Privacy component in Firefox for Android. This vulnerability affects Firefox 143...

7.5CVSS5.9AI score0.00314EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.4 views

CVE-2025-39812

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.8 views

CVE-2025-39814

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceunplugauxdev on reset Issuing a reset when the driver is loaded without RDMA support, will results in a crash as it attempts to remove RDMA's non-existent auxbus device: echo 1...

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

CVE-2025-39810

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix memory corruption when FW resources change during ifdown bnxtsetdfltrings assumes that it is always called before any TC has been created. So it doesn't take bp-numtc into account and assumes that it is always 0 or 1...

7.8CVSS6.6AI score0.00163EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/09/16 1:00 p.m.6 views

CVE-2025-39816

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: always use READONCE to read ring provided buffer lengths Since the buffers are mapped from userspace, it is prudent to use READONCE to read the value into a local variable, and use that for any other actions taken...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.5 views

CVE-2023-53289

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for createworkqueue Add the check for the return value of the createworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.5 views

CVE-2023-53279

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.5 views

CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References9
Rows per page
Query Builder