Lucene search
+L

23738 matches found

UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.27 views

CVE-2026-53371

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound nodedesc sysfs read with %.64s nodedesc64 in struct ibdevice is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this reason drivers/infiniband/core/sysfs.c:1307, since...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.15 views

CVE-2026-64089

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative lastchangesetlen batadvpivtt::lastchangesetlen len was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative...

9.8CVSS5.6AI score0.00552EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/20 12:00 a.m.7 views

ALSA-2026:42096 Important: c-ares security update

The c-ares C library defines asynchronous DNS Domain Name System requests and provides name resolving API. Security Fixes: c-ares: c-ares: Use-after-free / double-free in query-completion handling CVE-2026-33630 For more details about the security issues, including the impact, a CVSS score,...

5.3AI score
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/07/20 12:00 a.m.9 views

Important: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: integer underflow in...

9.1CVSS5.3AI score0.00545EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/20 12:00 a.m.13 views

UBUNTU-CVE-2026-64119

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 12:00 a.m.16 views

UBUNTU-CVE-2026-63844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References21
OSV
OSV
added 2026/07/20 12:00 a.m.11 views

UBUNTU-CVE-2026-64116

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS5.6AI score0.007EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 12:00 a.m.8 views

UBUNTU-CVE-2026-64098

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 12:00 a.m.15 views

UBUNTU-CVE-2026-63857

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Do not read uninitialized fragment address in airohadevxmit The transmit loop in airohadevxmit reads fragment address and length during its final iteration, when the loop index equals skbshinfoskb-nrfrags, at which...

9.8CVSS5.6AI score0.00649EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 12:00 a.m.5 views

UBUNTU-CVE-2026-63925

In the Linux kernel, the following vulnerability has been resolved: macsec: fix replay protection at XPN lower-PN wrap In macsecpostdecrypt, when pn is U32MAX, pn + 1 overflows u32 to 0 and the first branch never fires. If nextpnhalves.lower is also in the upper half, pnsamehalfpn, lower is true...

8.1CVSS5.7AI score0.00402EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-64048

In the Linux kernel, the following vulnerability has been resolved: net/smc: reject CHID-0 ACCEPT that matches an empty ismdev slot On the SMC-D client, slot 0 of ini-ismdev/ini-ismchid is reserved for an SMC-Dv1 device. smcfindismv2deviceclnt populates V2 entries starting at index 1, so when no ...

7.5CVSS5.6AI score0.00501EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/20 12:00 a.m.11 views

UBUNTU-CVE-2026-64061

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

9.8CVSS5.7AI score0.00652EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.20 views

CVE-2026-64052

In the Linux kernel, the following vulnerability has been resolved: block: bio-integrity: Fix null-ptr-deref in biointegritymapuser pinuserpagesfast can partially succeed and return the number of pages that were actually pinned. However, the biointegritymapuser does not handle this partial pinnin...

5.3AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.18 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.15 views

CVE-2026-64050

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: don't mix devm and drmm functions Mixing devm and drmm functions will result in a use-after-free on msm driver teardown if userspace keeps a reference on the drm device: The WB connector data will be destroyed becaus...

7.8CVSS5.4AI score0.00168EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.18 views

CVE-2026-63936

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358readimp In mt6358readimp, the variable valv is passed to regmapread but the return value is not checked. If the read fails, valv remains uninitialized and its random stack...

5.4AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.19 views

CVE-2026-64002

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.21 views

CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS5.4AI score0.00196EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.18 views

CVE-2026-63930

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the errputbuffers cleanup path of iiohwconsumeralloc, the code was using listforeachentry to iterate through buffers while calling iiobufferput which can free the...

7.8CVSS5.5AI score0.00171EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.18 views

CVE-2026-63977

In the Linux kernel, the following vulnerability has been resolved: dpll: zl3073x: use dplldevicechangentf and remove changework The changework was introduced to send device change notifications from DPLL device callbacks without deadlocking on dplllock, since the callbacks are already invoked...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References7
Rows per page
Query Builder