Lucene search
+L

2202 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.21 views

CVE-2022-49555

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Use deltimersync before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still active. This is commonly triggered by code calling deltim...

7.8CVSS5.6AI score0.0027EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:12 a.m.113 views

CVE-2022-49399

CVE-2022-49399 affects the Linux kernel tty driver for the goldfish port. In goldfish_tty_probe(), the port created by tty_port_init() can leak resources if error paths don’t destroy it; in goldfish_tty_remove(), the port must also be destroyed. The fix is to call tty_port_destroy() to release th...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.163 views

CVE-2022-49220

CVE-2022-49220 affects the Linux kernel in the dax subsystem. The issue occurs when inodes are not flushed before destroying dax_cache, triggered by loading and unloading the nd_pmem modules. The root cause is in dax_fs_exit() not flushing inodes prior to cache destruction, which can lead to obje...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.13 views

CVE-2022-49220

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.30 views

CVE-2022-49204 bpf, sockmap: Fix more uncharged while msg has more_data

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix more uncharged while msg has moredata In tcpbpfsendverdict, if msg has more data after tcpbpfsendmsgredir: tcpbpfsendverdict tosend = msg-sg.size //msg-sg.size = 22220 case SKREDIRECT: skmsgreturn //uncharged...

0.00264EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49149 rxrpc: Fix call timer start racing with call destruction

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq...

9.8CVSS4.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49149 rxrpc: Fix call timer start racing with call destruction

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq...

9.8CVSS0.00474EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.106 views

CVE-2022-49149

The CVE-2022-49149 issue affects the Linux kernel rxrpc subsystem where a timer for a call could be started while the call is being destroyed (softirq context with only the RCU read lock). This race could cause the timer (already stopped) to be restarted and, later, the timer dispatcher may oops ...

9.8CVSS5.3AI score0.00474EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from dax not flushing inodes before destroying the cache, which could lead to object residue...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fixed the acceptqueue memory leak Since the final stages of socket destruction may be delayed, it is possible that virtiotransportrecvlisten will be called after the acceptqueue has been flushed, but before the...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/31 12:15 p.m.10 views

UBUNTU-CVE-2025-21675

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after definers are destroyed. That's because the mlx5lagdestroydefiners always try to destroy all lag...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References17
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21678

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.28 views

CVE-2025-21677 pfcp: Destroy device along with udp socket's netns dismantle.

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS0.00187EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.7 views

s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()

...

5.5CVSS6.9AI score0.00222EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.10 views

SUSE CVE-2024-57935

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dipctx during destroying QP If it fails to modify QP to RTR, dipctx will not be attached. And during detroying QP, the invalid dipctx pointer will be accessed...

5.5CVSS7.7AI score0.00176EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/01/21 4:24 p.m.17 views

CVE-2024-57935

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dipctx during destroying QP If it fails to modify QP to RTR, dipctx will not be attached. And during detroying QP, the invalid dipctx pointer will be accessed...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/21 12:15 p.m.29 views

CVE-2024-57935

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dipctx during destroying QP If it fails to modify QP to RTR, dipctx will not be attached. And during detroying QP, the invalid dipctx pointer will be accessed...

5.5CVSS0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/21 12:01 p.m.145 views

CVE-2024-57935

The CVE-ID describes a Linux kernel flaw in RDMA/hns: when destroying a QP, an invalid dip_ctx pointer could be accessed if the QP could not be modified to RTR, due to the dip_ctx not being attached. This is a local-attack surface with potential kernel access to cause a denial of service or crash...

5.5CVSS6.9AI score0.00176EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/13 6:20 a.m.22 views

CVE-2024-49569

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce adminq before destroy it Kernel will hang on destroy adminq while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 CPU: 2 COMMAND: "nvme" 0 ff61d23de260fb78 schedule at...

5.7CVSS6.7AI score0.00822EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.8 views

SUSE CVE-2024-56644

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6negativeadvice when this function is executed for an expired IPv6 route located in the exception table. There are several conditions that must ...

2.5CVSS7.7AI score0.00694EPSS
SaveExploits0References17
Rows per page
Query Builder