Lucene search
+L

64135 matches found

Cvelist
Cvelist
added 2026/07/19 12:2 p.m.33 views

CVE-2026-63807 KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level When recovering hugepages in the shadow MMU, verify that the base gfn of the shadow page is actually contained within the target memslot, before queryi...

8.8CVSS0.0013EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 12:2 p.m.24 views

CVE-2026-63795

CVE-2026-63795 affects the Linux kernel 9p client implementation. The issue occurs when p9_client_walk() is called with clone=false and the fid aliases oldfid; if the walk fails after a request is sent, the error path may clunk the fid and destroy oldfid even when the caller still owns it, causin...

10CVSS5.4AI score0.00477EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.35 views

CVE-2026-63795 9p: avoid putting oldfid in p9_client_walk() error path

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
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63795 9p: avoid putting oldfid in p9_client_walk() error path

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...

10CVSS5.4AI score0.00477EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.10 views

CVE-2026-53403

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fbnewmodelist to prevent null-ptr-deref in fbvideomodetovar info-var, a framebuffer's current mode, is expected to have a matching entry in info-modelist. vartodisplay relies on this and treats a failed fbmatchmode as...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.7 views

CVE-2026-53396

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

5.2AI score0.00268EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:1 p.m.36 views

CVE-2026-53396 nfsd: fix posix_acl leak and ignored error in nfsd4_create_file

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

7.1CVSS0.00268EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 12:1 p.m.15 views

CVE-2026-53396

CVE-2026-53396 (Linux kernel, NFSd) : The issue arises in nfsd4_create_file() where two ACL-handling bugs allow potential ACL leakage and incorrect behavior on CREATE. Specifically, the return value of nfsd4_acl_to_attr() is discarded, so failed ACL conversions (e.g., -EINVAL for unsupported ACE ...

7.1CVSS5.4AI score0.00268EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:1 p.m.8 views

CVE-2026-53396

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:1 p.m.5 views

CVE-2026-53395 nfsd: fix dead ACL conflict guard in nfsd4_create

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4create nfsd4create steals create-crdpacl/crpacl into the local nfsdattrs via the designated initializer, then immediately sets the source pointers to NULL. The subsequent conflict guard...

7.5CVSS5.3AI score0.00344EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 12:1 p.m.17 views

CVE-2026-53395

Summary (concrete details from provided documents): CVE-2026-53395 affects the Linux kernel NFS server (nfsd). In nfsd4_create, the code steals create->cr_dpacl/cr_pacl into a local nfsd_attrs via a designated initializer and then nils the source pointers. The subsequent conflict guard tests t...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.9 views

CVE-2026-53393

In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors nfsdvfswrite and nfsdcommit both call filemapcheckwberr to detect deferred writeback errors, but neither rotates the server's write verifier nn-writeverf when this check...

5.2AI score0.00134EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 11:59 a.m.8 views

EUVD-2026-45504

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

5.3AI score0.00132EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/19 11:16 a.m.8 views

CVE-2026-53379

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.5CVSS0.0012EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 10:2 a.m.16 views

CVE-2026-53379

Technical details for CVE-2026-53379 are not provided in the supplied documents. Monitor for updates.

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/19 10:2 a.m.36 views

CVE-2026-53379 media: i2c: ov8856: free control handler on error in ov8856_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

0.0012EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 10:2 a.m.9 views

EUVD-2026-45452

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.3AI score0.0012EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 10:2 a.m.7 views

CVE-2026-53379 media: i2c: ov8856: free control handler on error in ov8856_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/07/19 10:2 a.m.7 views

CVE-2026-53379

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 6:17 a.m.14 views

CVE-2026-16218

A vulnerability was detected in hunvreus devpush up to 0.4.6. Affected by this issue is the function resetstorage of the file app/workers/tasks/storage.py of the component Storage Reset Failure Handler. The manipulation results in improper check or handling of exceptional conditions. A high...

2.6CVSS0.002EPSS
SaveExploits0References6
Rows per page
Query Builder