Lucene search
+L

90651 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89701

In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIMEDELEG decode paths The xdrgen-based TIMEDELEGACCESS and TIMEDELEGMODIFY decode arms store a raw uint32t nseconds directly into tvnsec without enforcing nseconds NSECPERSEC. The legacy...

SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89697

In the Linux kernel, the following vulnerability has been resolved: nfsd: add fhwantwrite for early-verified SETATTR in nfsdprocsetattr The BOTHTIMESET branch calls fhverify early so setattrprepare can inspect the dentry. This causes nfsdsetattr to skip fhwantwrite, so notifychange runs without a...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89694

In the Linux kernel, the following vulnerability has been resolved: nfsd: check client ownership when cancelling a copy-notify stateid On the OFFLOADCANCEL path clp != NULL, managecpntfstate freed the target cpntf state without checking ownership. The lookup key st-siopaque.soid is allocated...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.2 views

CVE-2026-89626

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix field sysfs group cleanup on failure hidsensorcustomaddattributes creates one sysfs group for each custom sensor field. If sysfscreategroup fails after some groups have already been created, the function...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.2 views

CVE-2026-89609

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: hold msg ctx list lock when cleaning daemon queue ecryptfsexorcisedaemon drops queued messages from a dying daemon without holding ecryptfsmsgctxlistsmux, but ecryptfsmsgctxalloctofree requires that lock. Take the list...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89594

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89489

In the Linux kernel, the following vulnerability has been resolved: openrisc: fix arbitrary kernel memory access via or1katomic syscall sysor1katomic syscall 244 in the "or1k" ABI takes two user pointers, v1 and v2, and swaps the words they point to in hand-written assembly. l.lwz r29,0r4 l.lwz...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.2 views

CVE-2026-89438

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate logical CPU id and clos id Validate max CLOS ID and logical CPU ID for core power feature. Reject any clos level or logical CPU number greater than the supported maximum. These are used to calculate...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-80974

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix potential memory leaks during remove The memory allocated for struct sm501devdata in sm501pciprobe and sm501platprobe is not freed by the corresponding remove functions sm501pciremove and sm501platremove. Fix that...

SaveExploits0References4
NVD
NVD
added 2026/09/11 8:18 p.m.3 views

CVE-2026-80939

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: add .shutdown callback to stop rfkill polling on reboot Since the hardware rfkill polling was introduced, arm64 platforms can panic with an asynchronous SError during warm reboot: SError Interrupt on CPU8, code...

SaveExploits0References2
CVE
CVE
added 2026/09/11 8:12 p.m.6 views

CVE-2026-68535

Concrete CMS versions 9.2.0 through 9.5.2 are affected by a missing authorization check in the Area REST API block-create endpoint. The endpoint failed to invoke the block type controller's validate() method, which is responsible for authorizing referenced files against the user's file-manager vi...

5.1CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 8:12 p.m.5 views

EUVD-2026-76688

Concrete CMS Area API's block-create endpoint in versions 9.2.0 to 9.5.2 did not invoke the block type controller's validate method on submitted data, which, for file-referencing blocks such as heroimage and gallery, is where the referenced file is authorized against the user's file-manager...

5.1CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 8:00 p.m.3 views

CVE-2022-3653

This repository does not have a README...

8.8CVSS7.9AI score0.0073EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 7:52 p.m.6 views

cve-2019-14287

This repository does not have a README...

9CVSS7.2AI score0.63764EPSS
SaveExploits12
EUVD
EUVD
added 2026/09/11 7:47 p.m.3 views

EUVD-2026-76684

In the Linux kernel, the following vulnerability has been resolved: btrfs: write-protect folios during data writeback commit 095be159f3eb "btrfs: unify folio dirty flag clearing" replaced the foliocleardirtyforio call in extentwritecachepages with a plain foliotestdirty check. Besides clearing th...

SaveExploits0References2
CVE
CVE
added 2026/09/11 7:46 p.m.5 views

CVE-2026-89745

This Linux kernel vulnerability affects the debugfs subsystem. A prior commit changed relayfs from using the mmap file operation to mmap_prepare, but the corresponding lockdown check in debugfs was not updated. As a result, when the kernel is in integrity mode , debugfs fails to lock down files t...

SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 7:46 p.m.8 views

mimikatz-missing-manual

The Mimikatz Missing Manual The definitive guide to Windows Identity, Kerberos, and PKI Research. Originally developed as a private, high-end training curriculum for security conferences, this material is now being released to the public. Much of the technical depth and internal logic documented...

5.8AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 7:46 p.m.3 views

EUVD-2026-76613

In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIMEDELEG decode paths The xdrgen-based TIMEDELEGACCESS and TIMEDELEGMODIFY decode arms store a raw uint32t nseconds directly into tvnsec without enforcing nseconds NSECPERSEC. The legacy...

SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89701

CVE-2026-89701 is a validation flaw in the Linux kernel's nfsd (NFS server daemon). The xdrgen-based TIME_DELEG_ACCESS and TIME_DELEG_MODIFY decode paths store a raw uint32_t nseconds value directly into tv_nsec without enforcing the nseconds

SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89701 nfsd: validate nseconds in TIME_DELEG decode paths

In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIMEDELEG decode paths The xdrgen-based TIMEDELEGACCESS and TIMEDELEGMODIFY decode arms store a raw uint32t nseconds directly into tvnsec without enforcing nseconds NSECPERSEC. The legacy...

SaveExploits0References3
Rows per page
Query Builder