Lucene search
+L

17671 matches found

OSV
OSV
added 2025/12/09 4:09 a.m.10 views

CVE-2025-40342 nvme-fc: use lock accessing port_state and rport state

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

8.8CVSS6.4AI score
SaveExploits0References10
EUVD
EUVD
added 2025/12/09 3:31 a.m.11 views

EUVD-2022-55706

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

6AI score0.00161EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.16 views

EUVD-2022-55724

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: marvellcn10k: Fix hotplug callback leak in tadpmuinit tadpmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path...

5.9AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.44 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.18 views

CVE-2023-53850

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

5.1AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:30 a.m.42 views

CVE-2023-53850

CVE-2023-53850: Linux kernel iavf driver vulnerability where closing netdev during iavf_reset_task() could clear __LINK_STATE_START and trigger a leak in irq management; the issue is mitigated by using the internal adapter state so that traffic IRQs remain managed. The advisory notes that traffic...

6.1AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.11 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:29 a.m.6 views

CVE-2023-53833 drm/i915: Fix NULL ptr deref by checking new_crtc_state

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking newcrtcstate intelatomicgetnewcrtcstate can return NULL, unless crtc state wasn't obtained previously with intelatomicgetcrtcstate, so we must check it for NULLness here, just as in many...

6.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.11 views

CVE-2023-53833

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking newcrtcstate intelatomicgetnewcrtcstate can return NULL, unless crtc state wasn't obtained previously with intelatomicgetcrtcstate, so we must check it for NULLness here, just as in many...

5.2AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50665 wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix failed to find the peer with peerid 0 when disconnected It has a fail log which is ath11kdbg in ath11kdprxprocessmonstatus, as below, it will not print when debugmask is not set ATH11KDBGDATA. ath11kdbgab,...

7.1CVSS6.4AI score
SaveExploits0References6
NVD
NVD
added 2025/12/09 1:16 a.m.13 views

CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS0.00161EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.6 views

DEBIAN-CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

DEBIAN-CVE-2022-50632

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: marvellcn10k: Fix hotplug callback leak in tadpmuinit tadpmuinit won't remove the callback added by cpuhpsetupstatemulti when platformdriverregister failed. Remove the callback by cpuhpremovemultistate in fail path...

5.2AI score0.00197EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53780

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

5.7AI score0.00197EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

UBUNTU-CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.20 views

SUSE CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

4.4CVSS6.5AI score0.00199EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.12 views

SUSE CVE-2025-40302

In the Linux kernel, the following vulnerability has been resolved: media: videobuf2: forbid removebufs when legacy fileio is active vb2ioctlremovebufs call manipulates queue internal buffer list, potentially overwriting some pointers used by the legacy fileio access mode. Forbid that ioctl when...

6.3CVSS6.5AI score0.00141EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/12/09 12:11 a.m.13 views

CVE-2025-14205

A vulnerability was found in code-projects Chamber of Commerce Membership Management System 1.0. Impacted is an unknown function of the file /membershipprofile.php of the component Your Info Handler. Performing manipulation of the argument Full Name/Address/City/State results in cross site...

5.4CVSS5.5AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.42 views

CVE-2023-53794 cifs: fix session state check in reconnect to avoid use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS0.00511EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/09 12:00 a.m.49 views

CVE-2023-53794

CVE-2023-53794 affects the Linux kernel CIFS component. The vulnerability arises from a use-after-free in the SMB2 reconnect flow due to how session state is checked and how exiting sessions are handled in smb2_reconnect_server(). The fix is described as preventing a use-after-free by validating ...

9.8CVSS6.2AI score0.00511EPSS
SaveExploits0References3
Rows per page
Query Builder