Lucene search
+L

48460 matches found

EUVD
EUVD
added 2026/07/19 2:55 p.m.11 views

EUVD-2026-45691

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

5.3AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63918 l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

7.8CVSS5.3AI score
SaveExploits0References7
OSV
OSV
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63909 ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

8.1CVSS5.4AI score
SaveExploits0References10
OSV
OSV
added 2026/07/19 2:54 p.m.7 views

CVE-2026-63881 drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.41 views

CVE-2026-63879 drm/amdgpu: fix amdgpu_hmm_range_get_pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS0.00172EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 2:54 p.m.16 views

EUVD-2026-45764

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

5.3AI score0.00172EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:54 p.m.37 views

CVE-2026-63879

The CVE-2026-63879 entry relates to the Linux kernel DRM/AMDGPU stack, where a race in amdgpu_hmm_range_get_pages could allow operations on invalid pages due to reading the notifier sequence more than once. The issue has been resolved by a patch that fixes the range getter and also tidies coding ...

7.8CVSS5.3AI score0.00172EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:54 p.m.14 views

CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.3AI score0.00172EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.21 views

CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.2AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:54 p.m.8 views

CVE-2026-63879 drm/amdgpu: fix amdgpu_hmm_range_get_pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 2:04 p.m.14 views

CVE-2026-63855

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.5 enc/dec rings 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.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:04 p.m.9 views

CVE-2026-63855 drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.5 enc/dec rings 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
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:04 p.m.45 views

CVE-2026-63856

In the Linux kernel, CVE-2026-63856 affects the AMDGPU VCN subsystem. The issue stems from not supporting 64-bit user fence writes in VCN v2.0 encoder/decoder rings, leading to rejection of CS submissions that use user fences. A fix was applied by setting no_user_fence for VCN v2.0 enc/dec rings ...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 2:04 p.m.16 views

EUVD-2026-45531

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.5 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 3216a7f4e2642bda5fd14f57586e835ae9202587...

5.3AI score0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 2:04 p.m.17 views

EUVD-2026-45532

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 96179da0c6b059eb31706a0abe8dd6381c533143...

5.3AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 2:04 p.m.8 views

CVE-2026-63848 drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 96179da0c6b059eb31706a0abe8dd6381c533143...

7.8CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:04 p.m.40 views

CVE-2026-63848

The CVE-2026-63848 entry describes a Linux kernel vulnerability in the drm/amdgpu/jpeg path, specifically the JPEG v2.0 ring. The underlying issue is a change to set no_user_fence for the JPEG v2.0 ring, as JPEG rings do not support 64‑bit user fence writes and will reject CS submissions with use...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 11:11 a.m.8 views

OESA-2026-3054 giflib security update

giflib is a library of gif images and provides utilities for processing images. Security Fixes: Buffer Overflow vulnerability in giflib v.5.2.2 allows a remote attacker to cause a denial of service via the EGifGCBToExtension overwriting an existing Graphic Control Extension block without validati...

8.2CVSS7.6AI score0.00618EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/19 11:11 a.m.7 views

OESA-2026-3033 gpsd security update

gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications such as...

7.5CVSS7.8AI score0.00701EPSS
SaveExploits3References3
Circl
Circl
added 2026/07/19 9:00 a.m.10 views

CVE-2026-16223

creationtimestamp| type| source ---|---|--- 2026-07-19 09:00:27+00:00| seen| https://infosec.exchange/users/offseq/statuses/116945821784754940 2026-07-19 09:00:29+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqyg4qahpk2n...

6.5CVSS6.3AI score0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder