6438 matches found
BELL-CVE-2026-43236
Bulletin has no description...
BELL-CVE-2026-43246
Bulletin has no description...
BELL-CVE-2026-43212
Bulletin has no description...
BELL-CVE-2026-43184
Bulletin has no description...
BELL-CVE-2026-43115
Bulletin has no description...
BELL-CVE-2026-43462
Bulletin has no description...
BELL-CVE-2026-43449
Bulletin has no description...
BELL-CVE-2026-43439
Bulletin has no description...
BELL-CVE-2026-43403
Bulletin has no description...
BELL-CVE-2026-43406
Bulletin has no description...
BELL-CVE-2026-43361
Bulletin has no description...
MINI-RFV5-V65F-W2GH
Bulletin has no description...
MINI-G954-RFVP-RPCG
Bulletin has no description...
DEBIAN-CVE-2026-43465
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ XDP multi-buf programs can modify the layout of the XDP buffer when the program calls bpfxdppulldata or bpfxdpadjusttail. The referenced commit in the fixes tag...
DEBIAN-CVE-2026-43438
In the Linux kernel, the following vulnerability has been resolved: schedext: Remove redundant cssput in scxcgroupinit The iterator cssforeachdescendantpre walks the cgroup hierarchy under cgrouplock. It does not increment the reference counts on yielded css structs. According to the cgroup...
DEBIAN-CVE-2026-43416
In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current-mm is alive before getting user callchain It may happen that mm is already released, which leads to kernel panic. This adds the NULL check for current-mm, similarly to commit 20afc60f892d "x86,...
DEBIAN-CVE-2026-43414
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xxelsdcmdiocb sp-free is set to qla2x00elsdcmdspfree. When an error happens, this function is called by qla2x00sprelease, when krefput releases the first and the last...
DEBIAN-CVE-2026-43396
In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dmafencechainalloc fails, properly release the user fence reference to prevent a memory leak. cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0...
DEBIAN-CVE-2026-43389
In the Linux kernel, the following vulnerability has been resolved: mm: memfdluo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a clean folio has no user data, it can be freed under memory pressure. memfd preservation with LUO saves t...
DEBIAN-CVE-2026-43393
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfsmapblock after btrfschunkmapnumcopies Fix a chunk map leak in btrfsmapblock: if we return early with -EINVAL, we're not freeing the chunk map that we've just looked up...