Lucene search
+L

1958 matches found

Debian CVE
Debian CVE
added 2025/04/08 8:17 a.m.12 views

CVE-2025-22008

In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when first accessing it...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0
Microsoft KB
Microsoft KB
added 2025/04/08 7:0 a.m.38 views

Description of the security update for Office 2016: April 8, 2025 (KB5002700)

None None...

7.8CVSS7.1AI score0.01072EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/08 12:0 a.m.14 views

Photon OS 5.0: Iperf PHSA-2025-5.0-0498

An update of the iperf package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0498. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS7.7AI score0.00926EPSS
SaveExploits1References2
NVD
NVD
added 2025/04/03 8:15 a.m.14 views

CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS0.00179EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.25 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS0.0033EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/03 7:19 a.m.25 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.2AI score0.0033EPSS
SaveExploits0References13
NVD
NVD
added 2025/04/02 1:15 p.m.14 views

CVE-2025-21988

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/readcollect: add to next-prevdonated If multiple subrequests donate data to the same "next" request depending on the subrequest completion order, each of them would overwrite the prevdonated field, causing data corruptio...

9.8CVSS0.00356EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/02 12:53 p.m.153 views

CVE-2025-21992

CVE-2025-21992 concerns the HID subsystem in the Linux kernel, where a non-functional HID sensor on the HP 5MP Camera (USB 0408:5473) could cause system hangs when accessed via iio_info. The issue was mitigated by adding the affected device to the HID ignore list so its sensor interface is not ex...

5.5CVSS7.1AI score0.00179EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.10 views

PT-2025-14445 · Dell · Dell Wyse Management Suite

Name of the Vulnerable Software and Affected Versions: Dell Wyse Management Suite versions prior to 5.1 Description: The issue is related to an Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting. This could allow a high-privileged attacker with remote...

4.9CVSS6.3AI score0.00236EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/01 4:15 p.m.37 views

CVE-2025-21984

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.11 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.0018EPSS
SaveExploits0References9
NVD
NVD
added 2025/04/01 4:15 p.m.8 views

CVE-2025-21958

In the Linux kernel, the following vulnerability has been resolved: Revert "openvswitch: switch to per-action label counting in conntrack" Currently, ovsctsetlabels is only called for confirmed conntrack entries ct within ovsctcommit. However, if the conntrack entry does not have the labelsext...

7.8CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/01 4:15 p.m.12 views

CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS0.002EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.8 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.5CVSS6.2AI score0.00144EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.21 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.0018EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.23 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.8CVSS0.00476EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/01 3:41 p.m.12 views

CVE-2025-21939 drm/xe/hmm: Don't dereference struct page pointers without notifier lock

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmmrangefault point to pages that we don't have a reference on, and the guarantee that they are still in the cpu page-tables is...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 3:41 p.m.10 views

CVE-2025-21938 mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

7.5CVSS6.1AI score0.00353EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.28 views

CVE-2025-21936 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmtallocskb in mgmtdeviceconnected Add check for the return value of mgmtallocskb in mgmtdeviceconnected to prevent null pointer dereference...

0.00189EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.21 views

CVE-2025-21909 wifi: nl80211: reject cooked mode if it is set along with other flags

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject cooked mode if it is set along with other flags It is possible to set both MONITORFLAGCOOKFRAMES and MONITORFLAGACTIVE flags simultaneously on the same monitor interface from the userspace. This causes a...

0.00152EPSS
SaveExploits0References8
Rows per page
Query Builder