Lucene search
+L

26 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•20 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/atmel-hlcdc: fixed the issue where “drmcrtccommit” was used after release. The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate...

7.8CVSS6.4AI score0.00171EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/atmel-hlcdc: fixed a memory leak from the atomicDestroystate callback. After several commits, the amount of slated memory increased. Some drcmroccommit objects were not freed. The atomicDestroystate callback only freed the...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100299)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100299 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The...

7.8CVSS5.3AI score0.00171EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100344)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100344 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the...

5.5CVSS4.9AI score0.00162EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2026/08/17 12:00 a.m.•10 views

The vulnerability of the DRM/Atmel-HLCDC components in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the DRM/Atmel-HLCDC components in the Linux operating system’s kernel is related to improper memory release before removing the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS4.7AI score0.00162EPSS
SaveExploits0References18Affected Software3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•15 views

SUSE CVE-2026-43236

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/07 2:16 a.m.•21 views

SUSE CVE-2026-43269

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

3.3CVSS5.8AI score0.00162EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
•added 2026/05/07 12:06 a.m.•20 views

CVE-2026-43269

A flaw was found in the Linux kernel's drm/atmel-hlcdc component. The atomicdestroystate callback in the drm/atmel-hlcdc driver does not correctly release all allocated objects, specifically drmcrtccommit objects. This oversight leads to a memory leak, where system memory gradually increases. Ove...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•23 views

EUVD-2026-27668

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.8AI score0.00162EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•14 views

EUVD-2026-27797

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

5.8AI score0.00171EPSS
SaveExploits0References9
NVD
NVD
•added 2026/05/06 12:16 p.m.•41 views

CVE-2026-43269

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.5CVSS0.00162EPSS
SaveExploits0References8
NVD
NVD
•added 2026/05/06 12:16 p.m.•16 views

CVE-2026-43236

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

7.8CVSS0.00171EPSS
SaveExploits0References8
CVE
CVE
•added 2026/05/06 11:28 a.m.•40 views

CVE-2026-43269

The CVE-2026-43269 issue affects the Linux kernel drm/atmel-hlcdc driver, where the atomic_destroy_state path failed to free all allocated objects (notably drm_crtc_commit), causing a memory leak observed via kmemleak. The root cause is that only the framebuffer was freed by atomic_destroy_state;...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/05/06 11:28 a.m.•13 views

CVE-2026-43269 drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2026/05/06 11:28 a.m.•66 views

CVE-2026-43269

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•73 views

CVE-2026-43269 drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

0.00162EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/05/06 11:28 a.m.•11 views

CVE-2026-43269

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

5.8AI score0.00162EPSS
SaveExploits0References9Affected Software1
attackerkb
attackerkb
•added 2026/05/06 11:28 a.m.•14 views

CVE-2026-43236

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

5.7AI score0.00171EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
•added 2026/05/06 11:28 a.m.•23 views

CVE-2026-43236

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

7.8CVSS5.7AI score0.00171EPSS
SaveExploits0
OSV
OSV
•added 2026/05/06 11:28 a.m.•13 views

CVE-2026-43236 drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

7.8CVSS6.5AI score
SaveExploits0References11
Rows per page
Query Builder