Lucene search
+L

168190 matches found

OSV
OSV
added 2026/07/19 12:16 p.m.9 views

UBUNTU-CVE-2026-53402

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS5.8AI score0.00135EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.42 views

CVE-2026-63829 net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: net: ipgre: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other...

8.8CVSS0.00127EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.18 views

CVE-2026-63814

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate ACL entry sizes in f2fsaclfromdisk f2fsaclcount only validates the aggregate ACL xattr length. A malformed ACL can still place ACLUSER or ACLGROUP in a slot that only contains struct f2fsaclentryshort bytes, and...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.16 views

CVE-2026-63812

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FINOEXTENT handling in destroyextentnode When destroyextentnode sets the inode flag FINOEXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications to the...

7.8CVSS5.2AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.48 views

CVE-2026-63808 exfat: fix potential use-after-free in exfat_find_dir_entry()

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential use-after-free in exfatfinddirentry In exfatfinddirentry, the bufferhead obtained from exfatgetdentry is released with brelsebh before the fall-through TYPEEXTEND branch reads the directory entry through ep...

9.8CVSS0.00527EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:02 p.m.54 views

CVE-2026-63808

CVE-2026-63808 (Linux kernel exFAT): The vulnerability is a potential use-after-free in exfat_find_dir_entry() where a buffer_head is freed before all reads on the TYPE_EXTEND path, leading to a read from invalid memory. The root cause is brelse(bh) occurring before ep is no longer dereferenced; ...

9.8CVSS5.5AI score0.00527EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 11:59 a.m.12 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.12 views

CVE-2026-53375

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...

8.8CVSS0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 11:11 a.m.11 views

OESA-2026-3056 patch security update

Patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions. Security Fixes: GNU patch is vulnerable to a NULL pointer dereference when processing a specially crafted unified-diff pat...

4.6CVSS5.2AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 10:02 a.m.44 views

CVE-2026-53377

CVE-2026-53377 affects the Linux kernel DRM MSM driver. The GPU recovery path (Recover_worker) could fail to trigger recovery when no new work is submitted, leaving the GPU hung and potentially causing timeouts or unavailability. The fix changes Recover_worker to always recover the GPU (increment...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 10:02 a.m.11 views

CVE-2026-53377

In the Linux kernel, the following vulnerability has been resolved: drm/msm: always recover the gpu Previously, in case there was no more work to do, recover worker wouldn't trigger recovery and would instead rely on the gpu going to sleep and then resuming when more work is submitted...

5.4AI score0.00123EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/19 10:01 a.m.50 views

CVE-2026-53375 drm/amdgpu/vce: Prevent partial address patches

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...

8.8CVSS0.00127EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/19 7:45 a.m.8 views

CVE-2026-16224

A vulnerability was identified in jxxghp MoviePilot up to 2.13.5. The affected element is an unknown function of the file /jxxghp/MoviePilot of the component Application API. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The identifier of the pat...

5.3CVSS4.7AI score0.00385EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 7:45 a.m.11 views

CVE-2026-16224 jxxghp MoviePilot Application API improper authorization

A vulnerability was identified in jxxghp MoviePilot up to 2.13.5. The affected element is an unknown function of the file /jxxghp/MoviePilot of the component Application API. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The identifier of the pat...

5.3CVSS4.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/19 7:45 a.m.18 views

EUVD-2026-45434

A vulnerability was identified in jxxghp MoviePilot up to 2.13.5. The affected element is an unknown function of the file /jxxghp/MoviePilot of the component Application API. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The identifier of the pat...

5.3CVSS4.7AI score0.00385EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 7:45 a.m.41 views

CVE-2026-16224

The CVE-2026-16224 entry concerns jxxghp MoviePilot (up to version 2.13.5) with the vulnerability located in the /jxxghp/MoviePilot file inside the Application API component. The issue arises from an improper authorization in an unknown function, enabling remote exploitation. A patch is available...

5.3CVSS4.7AI score0.00385EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:00 a.m.54 views

CVE-2026-16209 Gerapy Project Upload Endpoint views.py missing authentication

A vulnerability has been found in Gerapy up to 0.9.13. The impacted element is an unknown function of the file gerapy/server/core/views.py of the component Project Upload Endpoint. Such manipulation leads to missing authentication. The attack may be launched remotely. The exploit has been disclos...

7.5CVSS0.00709EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:00 a.m.38 views

CVE-2026-16209

Summary: CVE-2026-16209 affects Gerapy up to 0.9.13. The vulnerability is in an unknown function within gerapy/server/core/views.py, in the Project Upload Endpoint, causing missing authentication. It is a network-accessible issue that can be exploited remotely; the exploit is public. A patch iden...

7.5CVSS6.8AI score0.00709EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:30 a.m.18 views

EUVD-2026-45409

A vulnerability was detected in Sipeed PicoClaw up to 0.2.9. The impacted element is an unknown function of the file web/backend/middleware/accesscontrol.go of the component First Run Setup. Performing a manipulation of the argument allowedcidrs results in authentication bypass using alternate...

6.3CVSS5.1AI score0.00634EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/19 12:30 a.m.20 views

EUVD-2026-45407

A weakness has been identified in Sipeed PicoClaw up to 0.2.9. Impacted is the function isPrivateOrRestrictedIP of the file pkg/tools/integration/web.go of the component webfetch. This manipulation causes server-side request forgery. The attack can be initiated remotely. The exploit has been made...

6.5CVSS6.1AI score0.00407EPSS
SaveExploits0References9
Rows per page
Query Builder