Lucene search
+L

6450 matches found

OSV
OSV
added 2026/05/09 6:09 a.m.14 views

BELL-CVE-2026-43403

Bulletin has no description...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/09 6:09 a.m.8 views

BELL-CVE-2026-43406

Bulletin has no description...

9.1CVSS5.7AI score0.00502EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/09 6:09 a.m.10 views

BELL-CVE-2026-43361

Bulletin has no description...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 4:18 p.m.14 views

MINI-RFV5-V65F-W2GH

Bulletin has no description...

9.6CVSS5.7AI score0.00506EPSS
SaveExploits2
OSV
OSV
added 2026/05/08 4:17 p.m.9 views

MINI-G954-RFVP-RPCG

Bulletin has no description...

7.5CVSS5.7AI score0.02279EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 3:16 p.m.10 views

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...

9.8CVSS5.9AI score0.00414EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.6 views

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...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.9 views

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,...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.14 views

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...

9.8CVSS5.7AI score0.0038EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.20 views

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...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.14 views

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...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.16 views

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...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.14 views

DEBIAN-CVE-2026-43364

In the Linux kernel, the following vulnerability has been resolved: ublk: fix NULL pointer dereference in ublkctrlsetsize ublkctrlsetsize unconditionally dereferences ub-ubdisk via setcapacityandnotify without checking if it is NULL. ub-ubdisk is NULL before UBLKCMDSTARTDEV completes it is only...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.57 views

DEBIAN-CVE-2026-43356

In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adisinit The adisinit function dereferences adis-ops to check if the individual function pointers write, read, reset are NULL, but does not first check if adis-ops itself is NULL...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.8 views

DEBIAN-CVE-2026-43351

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Eagerly init vgic dist/redist on vgic creation If vgicallocateprivateirqslocked fails for any odd reason, we exit kvmvgiccreate early, leaving dist-rdregions uninitialised. kvmvgicdistdestroy then comes along and walk...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:01 p.m.11 views

DEBIAN-CVE-2026-43321

In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a gotox rX instruction the rX register should be marked as used in the computeinsnliveregs function. Fix this...

7.8CVSS5.7AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:01 p.m.7 views

DEBIAN-CVE-2026-43305

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path Why The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlock which results in a hang when the fast path is us...

5.5CVSS5.7AI score0.00083EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 2:16 p.m.12 views

DEBIAN-CVE-2026-43344

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbeppci2phymapinit, in the nrnodeids 8 path, uncoredevicetodie may return -1 when all CPUs associated with the UBOX device are offline. Remove the WARNONONCEdieid == -1...

5.5CVSS5.7AI score0.00102EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 2:16 p.m.9 views

DEBIAN-CVE-2026-43333

In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTRTOBUF pointers checkmemaccess matches PTRTOBUF via basetype which strips PTRMAYBENULL, allowing direct dereference without a null check. Map iterator ctx-key and ctx-value are PTRTOBUF |...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 2:16 p.m.11 views

DEBIAN-CVE-2026-43337

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in dcn401inithw dcn401inithw assumes that updatebwboundingbox is valid when entering the update path. However, the existing condition: !fams2enable && updatebwboundingbox || freqchang...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References1
Rows per page
Query Builder