Lucene search
+L

404706 matches found

UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.14 views

CVE-2026-89919

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: keyop: use mmulock to read gmap-asce Every other dat consumer in this file kvms390getskeys, setskeys, getcmmabits, setcmmabits, MEMCLRCMMA, kvms390fixupprefix, kvmtestagegfn, kvmagegfn reads kvm-arch.gmap-asce inside t...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-89926

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix length check importwpinfo struct kvmhwbreakpoint::len is a u64 that is fully controlled by user space. This is then assigned to wpinfo-len, which is an int. The bounds check is done on the truncated value while the...

5.8AI score0.00205EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-90042

In the Linux kernel, the following vulnerability has been resolved: ceph: properly decrypt filenames in vmalloc buffers The fscrypt subsystem uses the scatterlist crypto API, inheriting its requirement that any buffers are in the linear mapping region. However, the messenger client uses kvmalloc ...

9.8CVSS5.9AI score0.00509EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.8 views

CVE-2026-90045

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: ffs: fix mm lifetime handling iodata stores a pointer to the submitting task's mmstruct, but does not currently hold a reference to it while async requests are pending. This can result in a use-after-free if the task...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-90020

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fix NULL pointer dereference in gadgetdevioctl gadgetdevioctl reads dev-gadget before acquiring dev-lock, but dev-state is checked after acquiring the lock. Therefore a concurrent bind can change the device state...

5.6AI score0.0021EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.7 views

CVE-2026-90036

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during blocked-lock reaping A bare lock owner -- its only remaining reference a blocked lock on nn-blockedlockslru -- holds a raw pointer to its nfs4client but no reference keeping the client...

9.8CVSS6.1AI score0.00478EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 11:17 a.m.8 views

DEBIAN-CVE-2026-89916

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry A VNCR TLB invalidation can occur on one vcpu while another vcpu is faulting in this same page. Without correctly handling this, we can end up with the...

9.3CVSS5.8AI score0.00178EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.12 views

CVE-2026-89915

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Remove VM-wide VNCR mapping counter The global VNCR mapping counter is used to decide whether an L1 provided VNCR page is mapped in L0 on any CPU at the point of dealing with a TLB invalidation. It is incremented when...

9.3CVSS5.8AI score0.00178EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.11 views

CVE-2026-89917

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle VNCR TLB invalidation race with vcpuput VNCR unmapping While VNCR TLB invalidation always occurs under the MMU lock, vcpuput doesn't, while it unmaps the VNCR page. The problem is that the invalidation evaluate...

5.7AI score0.00198EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-89925

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix memory leak in guest debug handling bpdata is freed only for the error case by kfreebpdata. Every successful KVMSETGUESTDEBUG will leak bpdata...

5.6AI score0.0021EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-89912

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save MAPC with V=0 drops ite-collection but leaves the ITE on the device's ITT list, and vgicitssaveite dereferences it unconditionally. A guest that issues MAPD,...

7.1CVSS5.7AI score0.00174EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.9 views

CVE-2026-89914

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Sign-extend VA for range-based TLBI invalidation When the decoderangetlbi helper was moved to be used for S1 TLBIs, the required sign extension was omitted. Add it. As a result, special care must be taken to not...

9.3CVSS5.8AI score0.00178EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.8 views

CVE-2026-90010

In the Linux kernel, the following vulnerability has been resolved: scsi: bsg: Cap iouring sense copy to maxresponselen Completion copied scmd-senselen to the user response buffer without honoring maxresponselen. After a valid sense, the midlayer sets senselen to the real length up to...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.9 views

CVE-2026-89993

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

5.7AI score0.00206EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.11 views

CVE-2026-90000

In the Linux kernel, the following vulnerability has been resolved: HID: rmi: fix OOB access with undersized RMI reports The hid-rmi driver sizes its writeReport/readReport buffer purely from the report descriptor supplied by the device, with no minimum bound: data-inputreportsize =...

8.8CVSS6AI score0.00349EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.13 views

CVE-2026-90002

In the Linux kernel, the following vulnerability has been resolved: ftrace: Take tracearray reference before accessing its ftraceops The trace instance files setftracefilter and setftracenotrace was updated to work with specific trace instances tracearrays. The issue is that when these files are...

7.8CVSS5.7AI score0.00157EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.11 views

CVE-2026-90013

In the Linux kernel, the following vulnerability has been resolved: tracing: Take tracearray reference when opening options file The options files do not take the tracearray reference for the options they represent. This could cause a use-after-free kernel crash if one of these files is opened by...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.9 views

CVE-2026-89971

In the Linux kernel, the following vulnerability has been resolved: nvme: skip the zoned limits update if the zone info query failed nvmequeryzoneinfo returns either a negative errno or a positive NVMe status code, but nvmeupdatensinfoblock only tests for the negative case: ret =...

7.5CVSS5.9AI score0.00583EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.9 views

CVE-2026-89976

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix job completion fence cleanup ethosuioctlsubmitjob allocates donefence before validating buffer handles. Errors after allocation call ethosujoberrcleanup, which frees the job but leaks the uninitialized fence. A...

5.8AI score0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/16 11:17 a.m.10 views

CVE-2026-89982

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: Fix channel node leak on adapter add failure i2cmuxaddadapter takes a reference to the Device Tree channel node before registering the new adapter. If adapter registration fails, the error path frees the private data...

5.7AI score0.0021EPSS
SaveExploits0References2
Rows per page
Query Builder