Lucene search
+L

208095 matches found

OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-64294

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.7AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-64299

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions filterpredstring, filterpredstrloc and filterpredstrrelloc pass the field length to th...

7.1CVSS5.7AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64298

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to truncate a file, so an open that specifies OTRUNC must be authorized for write access regardless of the OACCMODE access mode...

7.1CVSS5.7AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago6 views

DEBIAN-CVE-2026-64296

In the Linux kernel, the following vulnerability has been resolved: exfat: bound uniname advance in exfatfinddirentry In exfatfinddirentry, each TYPEEXTEND file name entry advances the output pointer by a fixed amount while the loop guard only tracks the accumulated name length: if ++order == 2...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64295

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

5.7AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64300

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in maprange maprange reads rb-auxpages, rb-auxnrpages and rb-auxpgoff via perfmmaptopage while holding only event-mmapmutex. Those fields are serialized by rb-auxmutex, and mmapmutex is per event. Thus, two...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64290

In the Linux kernel, the following vulnerability has been resolved: iommufd: Break the loop on failure in iommufdfaultfopsread On a copytouser failure inside the inner listforeachentry, only the inner loop breaks; the outer while re-fetches the just-restored fault group and retries the failing...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64285

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Pin source page for write when adding CPUID data for SNP guest When populating a guestmemfd instance with the initial CPUID data for an SNP guest, acquire a writable pin on the source page as KVM will write back the...

5.7AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-64288

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits Move the handling of fastpath userspace exits into vendor code to ensure KVM runs vendor specific operations that need to run before userspace gains...

7.1CVSS5.8AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64287

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

8.2CVSS5.7AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64291

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventqdepth upper bound iommufdveventqalloc accepts any !0 veventqdepth from userspace, with an upper bound at U32MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaust...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64292

In the Linux kernel, the following vulnerability has been resolved: iommufd: Move vevent memory allocation outside spinlock The veventq memory allocation happens inside the spinlock. Given its depth is decided by the user space, this leaves a vulnerability, where userspace can allocate large queu...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago7 views

DEBIAN-CVE-2026-64282

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64278

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a ti...

5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago6 views

DEBIAN-CVE-2026-64280

In the Linux kernel, the following vulnerability has been resolved: fpga: dfl-afu: validate DMA mapping length in afudmamapregion afuioctldmamap accepts a 64-bit length from userspace via DFLFPGAPORTDMAMAP ioctl without an upper bound check. The value is passed to afudmapinpages where npages is...

8.8CVSS5.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64283

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

5.5AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-64281

In the Linux kernel, the following vulnerability has been resolved: svcrdma: wake sq waiters when the transport closes Threads parked in svcrdmasqwait on scsqticketwait or scsendwait can hang indefinitely in TASKUNINTERRUPTIBLE state across transport teardown, pinning svcxprt references and...

7.5CVSS5.7AI score0.00468EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-64276

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count rmif30mapgpios allocates gpioledkeymap with mingpioledcount, TRACKSTICKRANGEEND == at most 6 entries, but rmif30attention iterates the full f30-gpioledcount devic...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64279

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter deregistration race Adapters can be looked up by their id using i2cgetadapter which takes a reference to the embedded struct device. Remove the adapter from the IDR before tearing it down during...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References1
Rows per page
Query Builder