Lucene search
K

39 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в 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 it is not used for kernel-managed...

5.7AI score0.00026EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-6.1

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

5.7AI score0.00049EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.4 views

PT-2026-34914

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipi dsi host register The call to mipi dsi host register triggers a callback to mtk dsi bind, which uses dev get drvdata to retrieve the mtk dsi struct, so this structure need...

5.2AI score0.00015EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 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.00026EPSS
Exploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.2 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.00026EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.24 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.00026EPSS
Exploits0References2
OSV
OSV
added 2025/12/16 3:39 p.m.1 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.00026EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.1 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.03752EPSS
Exploits3References387
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:10 a.m.1 views

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

...

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

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

...

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

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

...

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

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

...

5.5CVSS7AI score0.00049EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/31 12:25 a.m.1 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.00066EPSS
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.00049EPSS
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.00049EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/30 12:31 p.m.1 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.00049EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/30 12:31 p.m.1 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.00066EPSS
Exploits0References7
NVD
NVD
added 2025/10/30 10:15 a.m.1 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.00066EPSS
Exploits0References6
NVD
NVD
added 2025/10/30 10:15 a.m.1 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.00049EPSS
Exploits0References5
NVD
NVD
added 2025/10/30 10:15 a.m.1 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.00049EPSS
Exploits0References5
Rows per page
Query Builder