Lucene search
+L

563538 matches found

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

CVE-2026-89907

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate MSI data before routing it to EIOINTC pchmsisetirq passes e-msi.data straight into eiointcsetirq as the irq number. The MSI data comes from userspace, that either via a KVMIRQROUTINGMSI entry set with...

8.8CVSS5.8AI score0.00165EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89886

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: fix async notifier cleanup leak on parse error isysnotifierinit calls v4l2asyncnfinit and then adds fwnode remote subdevs in a loop with v4l2asyncnfaddfwnoderemote. If an endpoint parse or add fails partway...

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

CVE-2026-89812

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: force complete the MES ring fences on reset The MES scheduler ring has no drm scheduler noscheduler = true, so it is skipped by the force-completion loop in amdgpudevicepreasicreset. It uses a polling fence whose hw...

6AI score0.00198EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89898

In the Linux kernel, the following vulnerability has been resolved: media: cec: extron-da-hd-4k-plus: add sanity check Add check to prevent overflowing msg.msg in case the incoming data is malformed...

8.8CVSS5.8AI score0.00379EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•12 views

CVE-2026-89794

In the Linux kernel, the following vulnerability has been resolved: ksmbd: zero pipe read compound padding Compound response handling extends the last response iov to an eight-byte boundary. smb2readpipe allocates only the payload size, so the alignment padding can expose up to seven bytes of...

5.8AI score0.00209EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•13 views

CVE-2026-89800

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: clear the dirty flag when unwinding an OPUNMAPSPARSE A successful OPUNMAPSPARSE marks its region dirty with nouveauuvmaregiondirty and defers the teardown to nouveauuvmmbindjobcleanup; it does not remove the...

5.8AI score0.002EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89811

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

8.8CVSS5.8AI score0.00173EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•14 views

CVE-2026-89899

In the Linux kernel, the following vulnerability has been resolved: media: cec: disable delayed work before freeing an interrupted transmit cectransmitmsgfh drops adap-lock to wait for a blocking transmit in waitforcompletionkillable. If that wait is interrupted by a signal, canceldelayedworksync...

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

CVE-2026-89895

In the Linux kernel, the following vulnerability has been resolved: media: cobalt: Avoid freeing ALSA private data twice sndcobaltcardcreate stores cobsc in sc-privatedata and installs sndcobaltcardprivatefree as sc-privatefree. From that point, sndcardfreesc releases cobsc through the ALSA card...

5.8AI score0.0022EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89799

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstackid The getperfcallchain call needs disabled preemption plus we need it disabled as long as we access its returned trace entries buffer. Note the bpfgetstackidpe function is executed already...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•14 views

CVE-2026-89803

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: unsubscribe the channel-kill event before the fence context nouveauchanneldel tears the fence context down first and only drops the channel-kill subscription later, in the middle of the nvif object teardown: if...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•13 views

CVE-2026-89804

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix mismatched DMA unmap size for large folios Device-private THP migration maps migration buffers with pagesize and records that length in dmainfo-size. For a compound folio pagesize is PAGESIZE 0 folio this...

8.8CVSS5.8AI score0.00165EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•19 views

CVE-2026-89902

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Avoid preempt count underflow without probe LoongArch uses break 11 for the breakpoint placed after an instruction that Kprobes executes out of line. Since userspace can issue the same break instruction, dobp can reach...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•13 views

CVE-2026-89863

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check qlachkedifrxsadeletepending obtains the SCSI command via GETCMDSPsp and immediately dereferences cmd-scdatadirection. That command pointer can be NULL: the firmwar...

7.5CVSS5.6AI score0.007EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89825

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit arithmetic and the size of the host wrapper structures. The offsets are...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•16 views

CVE-2026-89865

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers The FRU and I2C bsg handlers stage their transfer in a DMAPOOLSIZE 256-byte bounce buffer obtained from dmapoolalloc, which does not zero the allocation. They initialize...

6AI score0.00211EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•14 views

CVE-2026-89859

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak qla2x00dodportdiagnostics allocates the qladportdiag response buffer with kmallocobj non-zeroing and, on success, copies the full sizeofdd back to user space via...

6AI score0.00206EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89854

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix cs84xx use-after-free on host teardown qla84xxputchip drops the last reference to ha-cs84xx and frees it via qla84xxchiprelease without clearing ha-cs84xx. During teardown it ran before scsiremovehost, which is...

7.8CVSS6.2AI score0.00171EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•14 views

CVE-2026-89872

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix fwnode leak in v4l2fwnodeparselink In v4l2fwnodeparselink, the remote endpoint fwnode reference is acquired using fwnodegraphgetremoteendpoint. This reference is properly released in the error paths, but i...

5.7AI score0.0021EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/16 11:16 a.m.•15 views

CVE-2026-89888

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS6.1AI score0.00171EPSS
SaveExploits0References2
Rows per page
Query Builder