315 matches found
DEBIAN-CVE-2025-68235
In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: Add missing kfree of nvkmfalconfw::boot nvkmfalconfw::boot is allocated, but no one frees it. This causes a kmemleak warning. Make sure this data is deallocated...
DEBIAN-CVE-2025-68228
In the Linux kernel, the following vulnerability has been resolved: drm/plane: Fix createinformatblob return value createinformatblob is either supposed to return a valid pointer or an error, but never NULL. The caller will dereference the blob when it is not an error, and thus will oops if NULL...
BELL-CVE-2023-53807
Bulletin has no description...
BELL-CVE-2023-53854
Bulletin has no description...
DEBIAN-CVE-2025-14329
Privilege escalation in the Netmonitor component. This vulnerability was fixed in Firefox 146, Firefox ESR 140.6, Thunderbird 146, and Thunderbird 140.6...
BELL-CVE-2023-53753
Bulletin has no description...
CGA-8W7R-9G5J-2X98
Bulletin has no description...
MINI-PQHQ-45G3-3GQR
Bulletin has no description...
MINI-RWFX-RPR4-574H
Bulletin has no description...
BELL-CVE-2025-40150
Bulletin has no description...
BELL-CVE-2025-40115
Bulletin has no description...
DEBIAN-CVE-2025-10966
curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...
DEBIAN-CVE-2025-23300
NVIDIA Display Driver for Linux contains a vulnerability in the kernel driver, where a user could cause a null pointer dereference by allocating a specific memory resource. A successful exploit of this vulnerability might lead to denial of service...
DEBIAN-CVE-2025-11679
Out-of-bounds Read in lwsupngemitnextline in warmcat libwebsockets allows, when the LWSWITHUPNG flag is enabled during compilation and the HTML display stack is used, to read past a heap allocated buffer possibly causing a crash, when the user visits an attacker controlled website that contains a...
BELL-CVE-2025-58188
Bulletin has no description...
BELL-CVE-2023-53674
Bulletin has no description...
BELL-CVE-2023-53602
Bulletin has no description...
BELL-CVE-2023-53598
Bulletin has no description...
BELL-CVE-2023-53553
Bulletin has no description...
DEBIAN-CVE-2023-53567
In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...