Lucene search
+L

24087 matches found

OSV
OSV
added 2026/07/19 2:47 p.m.5 views

MINI-X955-VXRF-CPG2

Bulletin has no description...

9.9CVSS4.8AI score0.00332EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:34 p.m.5 views

MINI-M528-X566-RR83

Bulletin has no description...

9.6CVSS4.7AI score0.00347EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:18 p.m.8 views

EUVD-2026-45558

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

5.4AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:18 p.m.7 views

EUVD-2026-45557

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

5.5AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 1:48 p.m.7 views

MINI-P45G-RCGM-6CC3

Bulletin has no description...

9.1CVSS4.2AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 1:36 p.m.5 views

MINI-VF5M-9VHR-FF89

Bulletin has no description...

9.1CVSS4.2AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 1:8 p.m.7 views

MINI-FR39-9C4F-QM5R

Bulletin has no description...

7CVSS4.8AI score0.00157EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS0.00124EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63795

In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9clientwalk error path When p9clientwalk is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the request has been sent, the error path jumps to clunkfid, which...

10CVSS0.00477EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-53401

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

7.8CVSS0.00129EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 12:2 p.m.12 views

EUVD-2026-45493

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

5.4AI score0.00124EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 12:2 p.m.18 views

CVE-2026-63827

Root cause: Linux kernel AppArmor uses a use-after-free in the rawdata dedup loop (aa_replace_profiles) due to unsafe refcount handling when traversing ns->rawdata_list. The dedup path calls aa_get_profile_loaddata() which has plain kref_get() semantics, allowing a zero counter to be dereferen...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.10 views

CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.34 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS0.00124EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.28 views

CVE-2026-63816

CVE-2026-63816 describes a Linux kernel issue in F2FS where the UAF can occur during garbage collection when handling f2fs_inode_info.atomic_inode. The public descriptions across NVD, SUSE, OSVs, Debian/OSV indicate the code path: gc_data_segment → ra_data_block(cow_inode) → mapping = F2FS_I(inod...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63816

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63816 f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

7.8CVSS5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.12 views

EUVD-2026-45482

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

5.3AI score0.0012EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63809

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree for replaced sysctl write buffer procsyscallhandler allocates its temporary sysctl buffer with kvzalloc and passes it to cgroupbpfrunfiltersysctl. Since kvzalloc may fall back to vmalloc for large allocations,...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 12:2 p.m.10 views

EUVD-2026-45461

In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9clientwalk error path When p9clientwalk is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the request has been sent, the error path jumps to clunkfid, which...

5.4AI score0.00477EPSS
SaveExploits0References6
Rows per page
Query Builder