Lucene search
+L

4334 matches found

SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.8 views

SUSE CVE-2025-21980

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS7.5AI score0.0019EPSS
SaveExploits0References15
NVD
NVD
added 2025/04/03 8:15 a.m.20 views

CVE-2025-22002

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/03 8:15 a.m.6 views

DEBIAN-CVE-2025-22002

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS5.6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.13 views

UBUNTU-CVE-2025-22002

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/04/03 7:19 a.m.2 views

CVE-2025-22002 netfs: Call `invalidate_cache` only if implemented

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

7.5AI score0.00178EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.28 views

CVE-2025-22002 netfs: Call `invalidate_cache` only if implemented

In the Linux kernel, the following vulnerability has been resolved: netfs: Call invalidatecache only if implemented Many filesystems such as NFS and Ceph do not implement the invalidatecache method. On those filesystems, if writing to the cache NETFSWRITETOCACHE fails for some reason, the kernel...

0.00178EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/03 7:19 a.m.168 views

CVE-2025-22002

CVE-2025-22002 concerns the Linux kernel netfs code path: if a filesystem does not implement invalidate_cache, a write-to-cache failure can trigger a NULL pointer dereference in netfs_write_collection_worker, leading to a kernel crash. The provided documents confirm the root cause as a missing NU...

5.5CVSS7.1AI score0.00178EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/03 12:00 a.m.9 views

PT-2025-27753

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the perf subsystem and arm-ni devices. When a resource allocation fails in one clock domain of an NI device, previousl...

6CVSS8AI score0.00147EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.19 views

SUSE CVE-2025-21917

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Flush the notifyhotplugwork When performing continuous unbind/bind operations on the USB drivers available on the Renesas RZ/G2L SoC, a kernel crash with the message "Unable to handle kernel NULL pointer...

5.5CVSS7.6AI score0.00241EPSS
SaveExploits0References15
NVD
NVD
added 2025/04/01 4:15 p.m.14 views

CVE-2025-21980

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

5.5CVSS0.0019EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21970

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Bridge, fix the crash caused by LAG state check When removing LAG device from bridge, NETDEVCHANGEUPPER event is triggered. Driver finds the lower devices PFs to flush all the offloaded entries. And mlx5lagissharedfdb i...

5.5CVSS5.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.3 views

DEBIAN-CVE-2025-21965

In the Linux kernel, the following vulnerability has been resolved: schedext: Validate prevcpu in scxbpfselectcpudfl If a BPF scheduler provides an invalid CPU outside the nrcpuids range as prevcpu to scxbpfselectcpudfl it can cause a kernel crash. To prevent this, validate prevcpu in...

5.5CVSS5.6AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.18 views

CVE-2025-21965

In the Linux kernel, the following vulnerability has been resolved: schedext: Validate prevcpu in scxbpfselectcpudfl If a BPF scheduler provides an invalid CPU outside the nrcpuids range as prevcpu to scxbpfselectcpudfl it can cause a kernel crash. To prevent this, validate prevcpu in...

7.8CVSS0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21921

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: netlink: Allow NULL nlattrs when getting a phydevice ethnlreqgetphydev is used to lookup a phydevice, in the case an ethtool netlink command targets a specific phydev within a netdev's topology. It takes as a...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.18 views

CVE-2025-21917

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Flush the notifyhotplugwork When performing continuous unbind/bind operations on the USB drivers available on the Renesas RZ/G2L SoC, a kernel crash with the message "Unable to handle kernel NULL pointer...

5.5CVSS0.00241EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/01 4:15 p.m.9 views

CVE-2025-21899

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting namedtriggers list The following commands causes a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo 'hist:name=bad:keys=commonpid:onmaxbogus.savecommonpid' trigger bash: echo: write...

7.8CVSS0.00212EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.7 views

UBUNTU-CVE-2025-21917

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Flush the notifyhotplugwork When performing continuous unbind/bind operations on the USB drivers available on the Renesas RZ/G2L SoC, a kernel crash with the message "Unable to handle kernel NULL pointer...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References51
OSV
OSV
added 2025/04/01 4:15 p.m.18 views

UBUNTU-CVE-2025-21899

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting namedtriggers list The following commands causes a crash: cd /sys/kernel/tracing/events/rcu/rcucallback echo 'hist:name=bad:keys=commonpid:onmaxbogus.savecommonpid' trigger bash: echo: write...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References20
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21965

In the Linux kernel, the following vulnerability has been resolved: schedext: Validate prevcpu in scxbpfselectcpudfl If a BPF scheduler provides an invalid CPU outside the nrcpuids range as prevcpu to scxbpfselectcpudfl it can cause a kernel crash. To prevent this, validate prevcpu in...

7.8CVSS6.5AI score0.00196EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.25 views

CVE-2025-21980 sched: address a potential NULL pointer dereference in the GRED scheduler.

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gredinit returns a NULL pointer, the code follows the error handling path, invoking greddestroy. This, in turn, calls gredoffload, where...

0.0019EPSS
SaveExploits0References5
Rows per page
Query Builder