Lucene search
K

39 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Ensure that lastfence is always updated. Update lastfence in the vm-bind path, rather than the kernel-managed path. lastfence is used to wait for work to complete in vmbind contexts, but not in kernel-managed contexts...

5.2AI score0.00145EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.10 views

PT-2026-34914

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/mediatek component where driver data is not stored before the mipi dsi host register function is invoked. This causes the mtk dsi bind function to attempt to...

7.8CVSS6AI score0.00164EPSS
Exploits0References144
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Refactor the bind path to use free After a bind/unbind cycle, the rndis-notifyreq remains stale. If a subsequent bind fails, the unified error handling mechanism attempts to free this stale request. This lead...

5.6AI score0.00166EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.3 views

EUVD-2025-203755

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

5.9AI score0.00145EPSS
Exploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.4 views

CVE-2025-68314

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

0.00145EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.25 views

CVE-2025-68314 drm/msm: make sure last_fence is always updated

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

0.00145EPSS
Exploits0References2
OSV
OSV
added 2025/12/16 3:39 p.m.2 views

CVE-2025-68314 drm/msm: make sure last_fence is always updated

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

6.3AI score0.00145EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.4 views

PT-2025-51726

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/msm subsystem related to the handling of last fence. The issue occurs because last fence is not consistently updated, specifically in vm-bind...

5.5AI score0.00544EPSS
Exploits3References387
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:10 a.m.2 views

usb: gadget: f_acm: Refactor bind path to use __free()

...

5.5CVSS7AI score0.00171EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:10 a.m.3 views

usb: gadget: f_ncm: Refactor bind path to use __free()

...

5.5CVSS7AI score0.00171EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:10 a.m.2 views

usb: gadget: f_ecm: Refactor bind path to use __free()

...

7AI score0.00166EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:9 a.m.3 views

usb: gadget: f_rndis: Refactor bind path to use __free()

...

5.5CVSS7AI score0.00166EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.2 views

SUSE CVE-2025-40092

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Refactor bind path to use free After an bind/unbind cycle, the ncm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

4.4CVSS6.4AI score0.00171EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.1 views

SUSE CVE-2025-40093

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Refactor bind path to use free After an bind/unbind cycle, the ecm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

5.5CVSS6.5AI score0.00166EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.1 views

SUSE CVE-2025-40095

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Refactor bind path to use free After an bind/unbind cycle, the rndis-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

5.5CVSS6.5AI score0.00166EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/30 12:31 p.m.2 views

EUVD-2025-36985

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Refactor bind path to use free After an bind/unbind cycle, the ecm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

6AI score0.00166EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/30 12:31 p.m.4 views

EUVD-2025-36984

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: facm: Refactor bind path to use free After an bind/unbind cycle, the acm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

5.9AI score0.00171EPSS
Exploits0References7
NVD
NVD
added 2025/10/30 10:15 a.m.3 views

CVE-2025-40094

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: facm: Refactor bind path to use free After an bind/unbind cycle, the acm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

0.00171EPSS
Exploits0References6
NVD
NVD
added 2025/10/30 10:15 a.m.3 views

CVE-2025-40093

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Refactor bind path to use free After an bind/unbind cycle, the ecm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

0.00166EPSS
Exploits0References5
NVD
NVD
added 2025/10/30 10:15 a.m.4 views

CVE-2025-40095

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Refactor bind path to use free After an bind/unbind cycle, the rndis-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

0.00166EPSS
Exploits0References5
Rows per page
Query Builder