Lucene search
+L

1937156 matches found

OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-80990

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tbxdomainallocinhopid passes the wanted HopID to idaallocrange as the lower bound, so a taken id is not an error there: the allocator returns the next free on...

5.9AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-89515

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fill in DMA padding bytes in scsiallocsgtables During fuzz testing, the following issue was discovered: BUG: KMSAN: uninit-value in dmamapsgattrs+0x217/0x310 dmamapsgattrs+0x217/0x310 dmamapsgattrs+0x4a/0x70...

6AI score0.00176EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89480

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS5.9AI score0.00415EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89625

In the Linux kernel, the following vulnerability has been resolved: HID: sony: fix UAF of ghlpoketimer / ghlurb at driver unbind For GHL Guitar Hero Live dongles, sonyprobe arms a periodic timer: ghlmagicpoke the timer callback submits sc-ghlurb, and the URB completion ghlmagicpokecb re-arms the...

7.3AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-80951

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: bound IBI payload to the requested maxpayloadlen svci3cmasterhandleibi reads the IBI payload from the RX FIFO into the IBI slot. The loop is bounded by the hardware FIFO size SVCI3CFIFOSIZE, not by the slot size...

5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89543

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix use-after-free in rpcclnthandleevent and rpcclntremovepipedir Normal client creation goes through rpcsetuppipedir, which records clnt-pipefssb, but the mount-event path in rpcclnthandleevent calls rpcsetuppipedirsb...

6.5AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-89549

In the Linux kernel, the following vulnerability has been resolved: sunrpc: route to a populated pool in svcpoolforcpu svcsetnumthreads spreads the requested threads evenly across the service's pools base = nrservs / svnrpools. When a service runs fewer threads than it has pools -- e.g. an nfsd...

7.5CVSS5.9AI score0.00716EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89450

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Reject a vSID wider than the SIDMATCH field tegra241vintfinitvsid programs the guest-provided vSID into SIDMATCH, whose VIRTSID field spans bits 20:1 with bit 0 as the match-enable flag. The HW therefore...

8.8CVSS5.9AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89690

In the Linux kernel, the following vulnerability has been resolved: nfsd: defer vfree of compound ops to fix rpcstatus UAF The rpcstatus netlink dumpit walks every in-flight svcrqst under rcureadlock and, for NFSv4 requests, reads opnums out of args-ops. But args-ops is a separate vmalloc buffer...

7.8CVSS6.9AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89482

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS6.4AI score0.00704EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89436

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

7.8CVSS6.1AI score0.00133EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89606

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: reject too-small tag 70 packets ecryptfsparsetag70packet subtracts fixed metadata fields from the parsed packet body size to derive the encrypted filename size. A malformed packet with a body smaller than those fixed...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS6.4AI score0.00339EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-80951

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: bound IBI payload to the requested maxpayloadlen svci3cmasterhandleibi reads the IBI payload from the RX FIFO into the IBI slot. The loop is bounded by the hardware FIFO size SVCI3CFIFOSIZE, not by the slot size...

5.8AI score0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89598

In the Linux kernel, the following vulnerability has been resolved: fbdev: ssd1307fb: defer I2C transfers from damage callbacks The fbdev damage callbacks may run from fbcon while printk has disabled preemption. They currently update the display synchronously, which enters the sleeping I2C transf...

5.9AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89676

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix stale s2scpstateids IDR entry for async COPY For an async COPY, nfsd4copy called nfs4initcopystate before dupcopyfields, so the s2scpstateids IDR was pointed at &u-copy-cpstateid -- memory in the per-rqstp COMPOUND buff...

9.8CVSS6.1AI score0.00448EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89542

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gsskrb5unwrapv2 against short tokens gsskrb5unwrapv2 reads the EC and RRC header fields at ptr+4 and ptr+6 before validating that the token is at least GSSKRB5TOKHDRLEN 16 bytes long, and its rotateleft helper pass...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-89692

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

7.5CVSS5.7AI score0.00432EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100136 CVE-2026-80951 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: bound IBI payload to the requested maxpayloadlen svci3cmasterhandleibi reads the IBI payload from the RX FIFO into the IBI slot. The loop is bounded by the hardware FIFO size SVCI3CFIFOSIZE, not by the slot size...

5.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

UBUNTU-CVE-2026-89614

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6AI score0.00407EPSS
SaveExploits0References5
Rows per page
Query Builder