Lucene search
+L

367745 matches found

OSV
OSV
added 4 days ago4 views

CVE-2026-72364 netfs: Fix writeback error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error handling Fix the error handling in writebackiter loop. If an error occurs, writebackiter needs to be called again with error set to the error so that it can clean up iteration state. Further, the curren...

7.1CVSS5.4AI score
SaveExploits0References7
OSV
OSV
added 4 days ago4 views

CVE-2026-72362 drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Fix NULL pointer dereference in xeptzapptesentry The page-table walk framework may pass a NULL child pointer for unpopulated entries. xeptzapptesentry called containerofchild before checking for NULL, then dereferenced...

5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-72362 drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Fix NULL pointer dereference in xeptzapptesentry The page-table walk framework may pass a NULL child pointer for unpopulated entries. xeptzapptesentry called containerofchild before checking for NULL, then dereferenced...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-59261

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Fix NULL pointer dereference in xeptzapptesentry The page-table walk framework may pass a NULL child pointer for unpopulated entries. xeptzapptesentry called containerofchild before checking for NULL, then dereferenced...

5.3AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-72362

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Fix NULL pointer dereference in xeptzapptesentry The page-table walk framework may pass a NULL child pointer for unpopulated entries. xeptzapptesentry called containerofchild before checking for NULL, then dereferenced...

5.4AI score0.002EPSS
SaveExploits0
CVE
CVE
added 4 days ago17 views

CVE-2026-72362

The CVE-2026-72362 issue affects the Linux kernel DRM/XE PT path (xe_pt_zap_ptes_entry). The vulnerability arises when a NULL child pointer for unpopulated entries is dereferenced because container_of(*child) is called before a NULL check, causing a crash. The fix moves the container_of() call af...

5.3AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago17 views

CVE-2026-72360

The CVE-2026-72360 entry concerns the Linux kernel, specifically the DRM XE PCIe PF path. The vulnerability arises from PF relay logic attempting to process FAST_REQ or EVENT relays; VF/PF relay actions were defined only for regular REQUEST messages. This misbehavior could break the VFPF ABI prot...

8.4CVSS5.4AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-72360 drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FASTREQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FASTREQUEST nor EVENT messages as this would result in...

8.4CVSS0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-72361 drm/xe/hw_engine: Fix double-free of managed BO in error path

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago10 views

CVE-2026-72360 drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FASTREQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FASTREQUEST nor EVENT messages as this would result in...

8.4CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59259

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FASTREQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FASTREQUEST nor EVENT messages as this would result in...

5.5AI score0.00171EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59260

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

5.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72360

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FASTREQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FASTREQUEST nor EVENT messages as this would result in...

8.4CVSS5.4AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 4 days ago5 views

CVE-2026-72361 drm/xe/hw_engine: Fix double-free of managed BO in error path

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

5.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72361

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

5.3AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 4 days ago13 views

CVE-2026-72361

Summary (CVE-2026-72361) : In the Linux kernel driver path drm/xe/hw_engine, a double-free occurred for a managed buffer object (BO) in the error path of hw_engine_init(). The BO was created via xe_managed_bo_create_pin_map() and explicitly freed in the error path using xe_bo_unpin_map_no_vm(), b...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-72359 drm/xe: fix NPD in bo_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72359

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.7AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 4 days ago5 views

CVE-2026-72359 drm/xe: fix NPD in bo_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.8AI score
SaveExploits0References5
CVE
CVE
added 4 days ago13 views

CVE-2026-72359

The CVE relates to the Linux kernel DRM/XE driver. A buffer object (BO) may have its ttm.resource set to NULL during the purge step in the TTM pipeline, but the BO may remain in the client’s object list until the GEM handle is closed. If memory statistics are queried during this window, dereferen...

5.7AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder