Lucene search
+L

8205 matches found

SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.10 views

SUSE CVE-2025-21975

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS6.2AI score0.00194EPSS
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
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

CVE-2025-21975

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS0.00194EPSS
SaveExploits0References9
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
NVD
NVD
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

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

DEBIAN-CVE-2025-21945

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

7.8CVSS6.2AI score0.00506EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21945

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS0.00506EPSS
SaveExploits0References6
NVD
NVD
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21924

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclgeptpgetcycle returns an error During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To...

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

UBUNTU-CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS6.2AI score0.00153EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-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.5CVSS6.5AI score0.00204EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:47 p.m.120 views

CVE-2025-21982

CVE-2025-21982 affects the Linux kernel’s pinctrl nuvoton npcm8xx GPIO firmware path. The issue stems from devm_kasprintf() potentially returning NULL on failure, with the NULL return not being checked in npcm8xx_gpio_fw(), leading to a kernel NULL pointer dereference. A fix adds a NULL-check in ...

5.5CVSS7AI score0.00186EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/04/01 3:47 p.m.134 views

CVE-2025-21980

The CVE-2025-21980 entry concerns the Linux kernel GRED scheduler. It covers a potential NULL pointer dereference when kzalloc in gred_init returns NULL and the error path leads to gred_destroy, which calls gred_offload and may pass a NULL pointer to memset, potentially crashing the kernel. The i...

5.5CVSS7.1AI score0.0019EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.24 views

CVE-2025-21975 net/mlx5: handle errors in mlx5_chains_create_table()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

0.00194EPSS
SaveExploits0References7
CVE
CVE
added 2025/04/01 3:47 p.m.152 views

CVE-2025-21975

Technical details for CVE-2025-21975 are not publicly provided in the supplied Connected documents. The entry description exists, but there are no explicit affected products/versions, impact, or fixes in the connected items. Monitor for vendor advisories.

5.5CVSS7.1AI score0.00194EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.15 views

CVE-2025-21975 net/mlx5: handle errors in mlx5_chains_create_table()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.21 views

CVE-2025-21975

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:41 p.m.11 views

CVE-2025-21945 ksmbd: fix use-after-free in smb2_lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS7AI score
SaveExploits0References9
CVE
CVE
added 2025/04/01 3:41 p.m.127 views

CVE-2025-21944

CVE-2025-21944 concerns the ksmbd component of the Linux kernel, where a bug in trap handling for smb2_lock can occur if the lock count exceeds 1. The root cause is that the code checked flags from the wrong source (flags) instead of the flags of smb_lock, which may lead to an erroneous trap in t...

5.5CVSS7.1AI score0.00153EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/04/01 3:40 p.m.137 views

CVE-2025-21924

CVE-2025-21924 : In the Linux kernel, during ptp initialization for the hns3 driver, hclge_ptp_get_cycle may fail and previously not unregister/free the clock. The fix calls hclge_ptp_destroy_clock to unregister and free the clock when hclge_ptp_get_cycle fails, mitigating potential resource leaks.

7.8CVSS7.2AI score0.00212EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.28 views

CVE-2025-21924

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclgeptpgetcycle returns an error During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To...

7.8CVSS5.5AI score0.00212EPSS
SaveExploits0
Rows per page
Query Builder