Lucene search
+L

164 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098819 advisory. In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and...

7.8CVSS5.9AI score0.00117EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: gfs2: The use-of-free variable issue in gfs2glockshrinkscan has been fixed. The GLFLRU flag is checked under lrulock in gfs2glockremovefromlru, to remove a glock from the lru list in gfs2glockput. During the shrink scan process,...

7.8CVSS5.7AI score0.00243EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 6:58 a.m.10 views

EUVD-2026-53198

imagecli's carve pipeline operation Carve::apply in src/imageops.rs only asserts ratio = 1.0, never validating that the ratio is positive. A negative ratio e.g. -5 causes the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:19 p.m.9 views

PYSEC-2026-3246 TensorFlow vulnerable to segfault in `QuantizeDownAndShrinkRange`

Impact If QuantizeDownAndShrinkRange is given nonscalar inputs for inputmin or inputmax, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.quint8 input = tf.constant1, shape=3, dtype=tf.qint32 inputmin = tf.constant,...

5.9CVSS6.9AI score0.00448EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.12 views

SUSE CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:15 a.m.14 views

mptcp: allow subflow rcv wnd to shrink

...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.17 views

SUSE CVE-2026-52949

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttmboshrink infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad "drm/ttm: Fix ttmboswapout infinite LRU walk on swapout failure" to the ttmboshrink path. Move delbulkmove from before the backup to...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.14 views

SUSE CVE-2026-53183

In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcvnxt and it's right edge should not move backward. Such constraint is enforced at DSS option generation...

5.5CVSS5.8AI score0.00479EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 9:16 a.m.12 views

UBUNTU-CVE-2026-53183

In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcvnxt and it's right edge should not move backward. Such constraint is enforced at DSS option generation...

8.7CVSS5.7AI score0.00479EPSS
SaveExploits0References9
CVE
CVE
added 2026/06/25 8:38 a.m.51 views

CVE-2026-53183

CVE-2026-53183 affects the Linux kernel MPTCP implementation. The issue allows the TCP subflow receive window to shrink independently of the netns, which can inflate the MPTCP receive window and cause incoming data to exceed the receiver’s rcvbuf, potentially leading to DoS or a system becoming u...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/25 8:38 a.m.14 views

CVE-2026-53183 mptcp: allow subflow rcv wnd to shrink

In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcvnxt and it's right edge should not move backward. Such constraint is enforced at DSS option generation...

7.5CVSS5.8AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-53129

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 5:17 p.m.4 views

AZL-90546 CVE-2026-53129 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/24 5:17 p.m.13 views

CVE-2026-52949

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttmboshrink infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad "drm/ttm: Fix ttmboswapout infinite LRU walk on swapout failure" to the ttmboshrink path. Move delbulkmove from before the backup to...

5.5CVSS0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.20 views

CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:30 p.m.8 views

CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

5.7AI score0.00117EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/06/24 4:30 p.m.14 views

EUVD-2026-38997

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

5.7AI score0.00117EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 4:30 p.m.12 views

CVE-2026-53129 fs/mbcache: cancel shrink work before destroying the cache

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/06/24 4:28 p.m.26 views

CVE-2026-52949

In CVE-2026-52949, the Linux kernel DRM/TTM component ttm_bo_shrink() was fixed to prevent an infinite LRU walk on backup failure. The patch mirrors the prior ttm_bo_swapout() fix: move del_bulk_move from before the backup to after success, and switch to using ttm_resource_del_bulk_move_unevictab...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:28 p.m.42 views

CVE-2026-52949 drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttmboshrink infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad "drm/ttm: Fix ttmboswapout infinite LRU walk on swapout failure" to the ttmboshrink path. Move delbulkmove from before the backup to...

0.00112EPSS
SaveExploits0References2
Rows per page
Query Builder