Lucene search
+L

23744 matches found

Debian CVE
Debian CVE
โ€ขadded 2026/07/19 2:55 p.m.โ€ข16 views

CVE-2026-63887

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Bound iscsiencodetextoutput appends to rspbuf iscsiencodetextoutput concatenates "key=value\0" records into login-rspbuf, an 8192-byte kzallocMAXKEYVALUEPAIRS buffer allocated in iscsitallocloginsetupbuffer...

9.8CVSS5.4AI score0.00778EPSS
SaveExploits0
EUVD
EUVD
โ€ขadded 2026/07/19 2:54 p.m.โ€ข14 views

EUVD-2026-45771

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

5.3AI score0.00711EPSS
SaveExploits0References6
Cvelist
Cvelist
โ€ขadded 2026/07/19 2:04 p.m.โ€ข42 views

CVE-2026-63863 drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/07/19 2:04 p.m.โ€ข7 views

CVE-2026-63851 drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v4.0.5 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.4AI score
SaveExploits0References7
CVE
CVE
โ€ขadded 2026/07/19 2:04 p.m.โ€ข33 views

CVE-2026-63850

The CVE-2026-63850 vulnerability affects the Linux kernelโ€™s DRM/AMDGPU VCN path. Specifically, the VCN encoder/decoder rings in certain AMDGPU environments do not support 64-bit user fence writes, and are now prevented from submitting CS with user fences. The issue arises in VCN v5.0.0 enc ring b...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2026/07/19 2:04 p.m.โ€ข9 views

CVE-2026-63850 drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v5.0.0 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.3AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข18 views

CVE-2026-63826

In the Linux kernel, the following vulnerability has been resolved: fbdev: fix use-after-free in storemodes storemodes replaces a framebuffer's modelist with modes from userspace. On success it frees the old modelist with fbdestroymodelist. Two fields still point into that freed list. One pointer...

5.4AI score0.00166EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข20 views

CVE-2026-63829

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.8CVSS5.4AI score0.00127EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/07/19 12:16 p.m.โ€ข12 views

UBUNTU-CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS5.7AI score0.00543EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข22 views

CVE-2026-63796

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2validategdparent only bounds bgbits against the parent allocator's chain geometry. A malicious descriptor can still claim a bgsize/bgbits pair that exceeds the bitmap bytes th...

8.8CVSS5.6AI score0.00481EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข25 views

CVE-2026-63798

In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe and sets up chained handlers using...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข22 views

CVE-2026-53384

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dw: unregister 8250 port if clknotifierregister fails dw8250probe registers the 8250 port via serial8250register8250port and then, if the device has a clock, registers a clock notifier. If clknotifierregister fails,...

9.8CVSS5.4AI score0.00515EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข16 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.8CVSS4.8AI score0.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข22 views

CVE-2026-53382

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.5CVSS5.3AI score0.00132EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/07/19 12:16 p.m.โ€ข21 views

CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/07/19 12:16 p.m.โ€ข12 views

UBUNTU-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.7AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/07/19 12:02 p.m.โ€ข9 views

CVE-2026-63828 apparmor: mediate the implicit connect of TCP fast open sendmsg

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
โ€ขadded 2026/07/19 12:02 p.m.โ€ข14 views

CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.3AI score0.00131EPSS
SaveExploits0
Cvelist
Cvelist
โ€ขadded 2026/07/19 11:59 a.m.โ€ข41 views

CVE-2026-53382 media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si

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

0.00132EPSS
SaveExploits0References9
OSV
OSV
โ€ขadded 2026/07/19 11:11 a.m.โ€ข10 views

OESA-2026-3043 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Exposure of Sensitive Information to an Unauthorized...

8.2CVSS6.1AI score0.00497EPSS
SaveExploits0References11
Rows per page
Query Builder