Lucene search
+L

13077 matches found

OSV
OSV
added 2026/06/24 5:17 p.m.7 views

UBUNTU-CVE-2026-53020

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for threads within the same process is still missing,...

7.8CVSS5.7AI score0.00093EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-52989

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmettcpbuildpduiovec errors to its callers Currently, when nvmettcpbuildpduiovec detects an out-of-bounds PDU length or offset, it triggers nvmettcpfatalerrorcmd-queue and returns early. However, because the...

9.8CVSS5.6AI score0.00342EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

UBUNTU-CVE-2026-52960

In the Linux kernel, the following vulnerability has been resolved: ceph: put folios not suitable for writeback The batch holds references to the folios see filemapgetfolios, foliobatchrelease, so we need to folioput the folios we remove. Tested on v6.18...

7.5CVSS5.6AI score0.00359EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References30
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53043

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qrnumregions in dlmmatchregions Patch series "ocfs2/dlm: fix two bugs in dlmmatchregions". In dlmmatchregions, the qrnumregions field from a DLMQUERYREGION network message is used to drive loops over the...

9.1CVSS5.8AI score0.00514EPSS
SaveExploits0References30
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53075

In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative ioctls operate on current-nsproxy-netns. As a result, a local...

8.8CVSS5.6AI score0.0025EPSS
SaveExploits1References30
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-52959

In the Linux kernel, the following vulnerability has been resolved: virt: sev-guest: Do not use host-controlled page order in cleanup path When issuing an extended guest request SVMVMGEXITEXTGUESTREQUEST, getextreport allocates a buffer to retrieve a certificate blob from the host, keeping track ...

7.8CVSS5.8AI score0.00093EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53090

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ldabs,ind failure path analysis in subprogs Usage of ldabs,ind instructions got extended into subprogs some time ago via commit 09b28d76eac4 "bpf: Add abnormal return checks.". These are only allowed in subprograms when...

8.5CVSS5.8AI score0.00131EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53122

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between reflink and transaction commit when using flushoncommit When using the flushoncommit mount option, we can have a deadlock between a transaction commit and a reflink operation that copied an inline exte...

5.7CVSS5.7AI score0.00093EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53077

In the Linux kernel, the following vulnerability has been resolved: net/rds: Restrict use of RDS/IB to the initial network namespace Prevent using RDS/IB in network namespaces other than the initial one. The existing RDS/IB code will not work properly in non-initial network namespaces...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References30
OSV
OSV
added 2026/06/24 5:17 p.m.4 views

UBUNTU-CVE-2026-53089

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpfmapoffloadinfofillns and bpfprogoffloadinfofillns obtain the network namespace with getnetdevnetoffmap-netdev...

7.8CVSS5.6AI score0.00112EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-52990

In the Linux kernel, the following vulnerability has been resolved: fsnotify: fix inode reference leak in fsnotifyrecalcmask fsnotifyrecalcmask fails to handle the return value of fsnotifyrecalcmask, which may return an inode pointer that needs to be released via fsnotifydropobject when the...

5.5CVSS5.6AI score0.00127EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.7 views

UBUNTU-CVE-2026-53037

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hidpostreset You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. That means that hidprereset and hidpostreset are in the...

5.5CVSS5.6AI score0.00095EPSS
SaveExploits0References30
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53010

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS5.6AI score0.0043EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.6 views

UBUNTU-CVE-2026-53101

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix potential deadlock in mt7921rocabortsync rocabortsync can deadlock with rocwork. rocwork holds dev-mt76.mutex, while cancelworksync waits for rocwork to finish. If the caller already owns the same mutex,...

5.6CVSS5.6AI score0.00095EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.11 views

UBUNTU-CVE-2026-52987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drmexecfini in userq validate When newaddition is true, amdgpuuserqvmvalidate calls drmexecfini&exec before iterating over the collected HMM ranges and calling amdgputtmttgetuserpages. If...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/24 5:17 p.m.5 views

UBUNTU-CVE-2026-53023

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfsfillsuper loads the on-disk volume label with utf16stoutf8s and stores the result in sbi-volume.label. The converted label is later exposed through...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References30
OSV
OSV
added 2026/06/24 5:17 p.m.4 views

UBUNTU-CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Fix potential use-after-free in gettimestamp Move the phc-active check and resp pointer assignment to after acquiring the spinlock. Previously, phc-active was checked without holding the lock, and resp was cached...

7.8CVSS5.6AI score0.00133EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.11 views

CVE-2026-53125

In the Linux kernel, the following vulnerability has been resolved: md: fix arraystate=clear sysfs deadlock When "clear" is written to arraystate, mdattrstore breaks sysfs active protection so the array can delete itself from its own sysfs store method. However, mdattrstore currently drops the...

5.5CVSS5.7AI score0.00092EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:29 p.m.9 views

CVE-2026-53040

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate bgbits during freefrag scan BUG A crafted filesystem can trigger an out-of-bounds bitmap walk when OCFS2IOCINFO is issued with OCFS2INFOFLNONCOHERENT. BUG: KASAN: use-after-free in instrumentatomicread...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0
Rows per page
Query Builder