Lucene search
+L

105 matches found

EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2023-60112

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...

6AI score0.00515EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53794

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.8CVSS5.7AI score0.00515EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.7 views

CVE-2023-53794

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.8CVSS5.2AI score0.00515EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:00 a.m.7 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.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/12/09 12:00 a.m.47 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.00515EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/25 5:26 p.m.8 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/24 11:24 p.m.6 views

SUSE CVE-2025-40018

In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup On the netns cleanup path, ipvsftpexit may unregister ipvsftp before connections with valid cp-app pointers are flushed, leading to a use-after-free. Fix this by introducing a...

7CVSS6.5AI score0.0014EPSS
SaveExploits0References95
NVD
NVD
added 2025/10/24 12:15 p.m.10 views

CVE-2025-40018

In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup On the netns cleanup path, ipvsftpexit may unregister ipvsftp before connections with valid cp-app pointers are flushed, leading to a use-after-free. Fix this by introducing a...

7.8CVSS0.0014EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/24 12:15 p.m.15 views

UBUNTU-CVE-2025-40018

In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup On the netns cleanup path, ipvsftpexit may unregister ipvsftp before connections with valid cp-app pointers are flushed, leading to a use-after-free. Fix this by introducing a...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References44
Cvelist
Cvelist
added 2025/10/24 11:44 a.m.15 views

CVE-2025-40018 ipvs: Defer ip_vs_ftp unregister during netns cleanup

In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup On the netns cleanup path, ipvsftpexit may unregister ipvsftp before connections with valid cp-app pointers are flushed, leading to a use-after-free. Fix this by introducing a...

7.8CVSS0.0014EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-22297

Malicious code in bioql PyPI...

7.4CVSS8AI score0.01278EPSS
SaveExploits8References8
RedHat Linux
RedHat Linux
added 2025/09/16 5:51 p.m.19 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.36 views

CVE-2025-39805 net: macb: fix unregister_netdev call order in macb_remove()

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregisternetdev call order in macbremove When removing a macb device, the driver calls phyexit before unregisternetdev. This leads to a WARN from kernfs: ------------ cut here ------------ kernfs: can not remove...

0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/16 9:07 a.m.10 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/16 9:06 a.m.17 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/16 8:09 a.m.11 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/11 7:38 a.m.12 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/11 6:45 a.m.15 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/11 6:33 a.m.8 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2025/09/11 1:52 a.m.10 views

kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

A race condition was found in the Linux kernel’s POSIX CPU timer handling, where handleposixcputimers may run concurrently with posixcputimerdel on an exiting task which could result in use-after-free scenarios. An attacker with local user access could use this flaw to crash or escalate their...

7.8CVSS7.2AI score0.01278EPSS
SaveExploits8References6
Rows per page
Query Builder