Lucene search
+L

13842 matches found

OSV
OSV
added 2025/09/17 3:15 p.m.7 views

DEBIAN-CVE-2023-53335

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty. This patch adds a simple sanity check to fix the issue...

5.5CVSS5.5AI score0.00478EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.9 views

UBUNTU-CVE-2023-53340

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Collect command failures data only for known commands DEVX can issue a general command, which is not used by mlx5 driver. In case such command is failed, mlx5 is trying to collect the failure data, However, mlx5 doesn't...

7.8CVSS5.8AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/17 3:15 p.m.11 views

UBUNTU-CVE-2022-50365

In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPFFUNCskbpulldata to read partial content beyond the head skb headlen when all t...

7.5CVSS5.9AI score0.00562EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/17 9:41 a.m.36 views

CLSA-2025-1758102067 php: Fix of CVE-2020-7059

CVE-2020-7059: fix read past the allocated buffer in the fgetss function...

9.1CVSS6.9AI score0.07116EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.5 views

PT-2025-38194

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc6-syzkaller-80422-geda666ff2276 Description: The Linux kernel contains a flaw within the bcm tx setup function in the CAN Controller Area Network subsystem. Specifically, the issue involves an...

6.7AI score0.00198EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.15 views

SUSE CVE-2023-53313

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References20
OSV
OSV
added 2025/09/16 5:15 p.m.15 views

UBUNTU-CVE-2023-53316

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed,...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 5:04 p.m.2 views

SUSE-SU-2025:03239-1 Security update for expat

This update for expat fixes the following issues: expat was updated to version 2.7.1: - Bug fixes: - Restore event pointer behavior from Expat 2.6.4 that the fix to CVE-2024-8176 changed in 2.7.0; affected API functions are: - XMLGetCurrentByteCount - XMLGetCurrentByteIndex -...

7.5CVSS7.4AI score0.01304EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 4:44 p.m.13 views

CLSA-2025-1758041082 libsndfile: Fix of CVE-2024-50612

CVE-2024-50612: fix out-of-bounds read in vorbisanalysiswrote in oggvorbis.c...

5.5CVSS6AI score0.00311EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2025/09/16 4:12 p.m.13 views

CVE-2023-53334

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2025/09/16 4:11 p.m.46 views

CVE-2023-53321

CVE-2023-53321 affects the Linux kernel wireless stack, specifically wifi: mac80211_hwsim. The issue arises when short frames are processed in ways that could forward incomplete 3-address headers, risking access to invalid memory if shorter frames slip through (even though some control frames lik...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.15 views

CVE-2023-53318 recordmcount: Fix memory leaks in the uwrite function

In the Linux kernel, the following vulnerability has been resolved: recordmcount: Fix memory leaks in the uwrite function Common realloc mistake: 'fileappend' nulled but not freed upon failure...

0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 2:41 p.m.8 views

CVE-2025-59270 psPAS does not enforce TLS 1.2 within Get-PASSAMLResponse

psPAS PowerShell module does not explicitly enforce TLS 1.2 within the 'Get-PASSAMLResponse' function during the SAML authentication process. An unauthenticated attacker in a 'Man-in-the-Middle' position could manipulate the TLS handshake and downgrade TLS to a deprecated protocol. Fixed in 7.0.2...

2.3CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 2:15 p.m.11 views

AZL-67407 CVE-2025-39832 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix lockdep assertion on sync reset unload event Fix lockdep assertion triggered during sync reset unload event. When the sync reset flow is initiated using the devlink reload fwactivate option, the PF already holds the...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/16 1:00 p.m.4 views

CVE-2025-39816 io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: always use READONCE to read ring provided buffer lengths Since the buffers are mapped from userspace, it is prudent to use READONCE to read the value into a local variable, and use that for any other actions taken...

6AI score0.00145EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/16 1:00 p.m.6 views

CVE-2025-39816

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: always use READONCE to read ring provided buffer lengths Since the buffers are mapped from userspace, it is prudent to use READONCE to read the value into a local variable, and use that for any other actions taken...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2025/09/16 8:11 a.m.19 views

CVE-2023-53283

The connected PT-2025-37888 vulnerability description indicates a NULL dereference in the Linux kernel’s xen/virtio subsystem during xen dt get node() when a PCI root bus bridge has no parent, occurring in Xen guests using QEMU/KVM with virtio devices (Linux kernel, x86_64). Affected component/fi...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.15 views

CVE-2023-53277 wifi: iwl3945: Add missing check for create_singlethread_workqueue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

0.00156EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

SUSE SLES15 Security Update : kernel (Live Patch 7 for SLE 15 SP6) (SUSE-SU-2025:03210-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03210-1 advisory. This update for the Linux Kernel 6.4.0-1506002333 fixes several issues. The following security issues were fixed: - CVE-2025-38087: net/sched:...

8.1CVSS6.9AI score0.00414EPSS
SaveExploits3References26
Mozilla
Mozilla
added 2025/09/16 12:00 a.m.13 views

Security Vulnerabilities fixed in Focus for iOS 143.0 — Mozilla

Opening links via the contextual menu in Focus iOS for certain URL schemes would fail to load but would not refresh the toolbar correctly, allowing attackers to spoof websites if users were coerced into opening a link explicitly through a long-press...

6.5CVSS6.8AI score0.00253EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder