1709 matches found
BELL-CVE-2023-54035
Bulletin has no description...
BELL-CVE-2023-54019
Bulletin has no description...
BELL-CVE-2023-53996
Bulletin has no description...
BELL-CVE-2023-54010
Bulletin has no description...
BELL-CVE-2025-68339
Bulletin has no description...
BELL-CVE-2025-68374
Bulletin has no description...
BELL-CVE-2023-54143
Bulletin has no description...
BELL-CVE-2023-54108
Bulletin has no description...
BELL-CVE-2023-54106
Bulletin has no description...
BELL-CVE-2023-54089
Bulletin has no description...
BELL-CVE-2023-54085
Bulletin has no description...
BELL-CVE-2023-54099
Bulletin has no description...
BELL-CVE-2023-54110
Bulletin has no description...
BELL-CVE-2023-54120
Bulletin has no description...
BELL-CVE-2023-54102
Bulletin has no description...
DEBIAN-CVE-2025-68749
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...
DEBIAN-CVE-2023-54156
In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...
DEBIAN-CVE-2023-54144
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...
DEBIAN-CVE-2023-54143
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...
DEBIAN-CVE-2023-54139
In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...