Top technology
Linux 13140
Google 12525
Microsoft 12378
Apple 6692
Oracle 6673
Adobe 6383
Ibm 6286
Cisco 5751
Debian 3919
Mozilla 2886
Apache 2864
Redhat 2586
HIGH 7.8
CVE-2024-40956
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Use list_…
Linux Kernel
5.15.162 / 6.1.96+
HIGH 7.8
CVE-2024-40958
In the Linux kernel, the following vulnerability has been resolved:
netns: Make get_net_ns() handle zero refcount net
Syzkaller hit a warning:
refc…
Linux Kernel
5.4.279 / 5.10.221+
HIGH 7.8
CVE-2024-40935
In the Linux kernel, the following vulnerability has been resolved:
cachefiles: flush all requests after setting CACHEFILES_DEAD
In ondemand mode, …
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-40939
In the Linux kernel, the following vulnerability has been resolved:
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
In …
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-40920
In the Linux kernel, the following vulnerability has been resolved:
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
I converted br_m…
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-40927
In the Linux kernel, the following vulnerability has been resolved:
xhci: Handle TD clearing for multiple streams case
When multiple streams are in…
Linux Kernel
5.15.162 / 6.1.95+
HIGH 7.8
CVE-2024-40909
In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix a potential use-after-free in bpf_link_free()
After commit 1a80dbcb2db…
Linux Kernel
6.6.35 / 6.9.6+
HIGH 7.8
CVE-2024-40913
In the Linux kernel, the following vulnerability has been resolved:
cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
After in…
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-39510
In the Linux kernel, the following vulnerability has been resolved:
cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
We got…
Linux Kernel
6.9.6+
HIGH 7.8
CVE-2024-40899
In the Linux kernel, the following vulnerability has been resolved:
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
We got the …
Linux Kernel
6.9.6+
HIGH 7.8
CVE-2024-40900
In the Linux kernel, the following vulnerability has been resolved:
cachefiles: remove requests from xarray during flushing requests
Even with CACH…
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-40903
In the Linux kernel, the following vulnerability has been resolved:
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
There co…
Linux Kernel
6.1.95 / 6.6.35+
HIGH 7.8
CVE-2024-40906
In the Linux kernel, the following vulnerability has been resolved:
net/mlx5: Always stop health timer during driver removal
Currently, if teardown…
Linux Kernel
6.1.95 / 6.6.35+
MEDIUM 5.5
CVE-2024-40907
In the Linux kernel, the following vulnerability has been resolved:
ionic: fix kernel panic in XDP_TX action
In the XDP_TX path, ionic driver sends…
Linux Kernel
6.9.6+
HIGH 7.8
CVE-2024-39495
In the Linux kernel, the following vulnerability has been resolved:
greybus: Fix use-after-free bug in gb_interface_release due to race condition.
…
Linux Kernel
5.4.279 / 5.10.221+
HIGH 7.8
CVE-2024-39502
In the Linux kernel, the following vulnerability has been resolved:
ionic: fix use after netif_napi_del()
When queues are started, netif_napi_add()…
Linux Kernel
5.4.279 / 5.10.221+
HIGH 7.0
CVE-2024-39503
In the Linux kernel, the following vulnerability has been resolved:
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type…
Linux Kernel
5.4.279 / 5.10.221+
HIGH 7.0
CVE-2024-39486
In the Linux kernel, the following vulnerability has been resolved:
drm/drm_file: Fix pid refcounting race
<[email protected]>, Max…
Linux Kernel
6.6.37 / 6.9.8+
HIGH 7.8
CVE-2024-39463
In the Linux kernel, the following vulnerability has been resolved:
9p: add missing locking around taking dentry fid list
Fix a use-after-free on d…
Linux Kernel
5.15.168 / 6.1.94+
MEDIUM 5.5
CVE-2024-38385
In the Linux kernel, the following vulnerability has been resolved:
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
irq_find_at_or…
Linux Kernel
6.6.34 / 6.9.5+
HIGH 7.8
CVE-2024-38629
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: Avoid unnecessary destruction of file_ida
file_ida is allocate…
Linux Kernel
6.6.33 / 6.9.4+
HIGH 7.8
CVE-2024-38630
In the Linux kernel, the following vulnerability has been resolved:
watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
When the …
Linux Kernel
6.6.33 / 6.9.4+
HIGH 7.8
CVE-2022-48771
In the Linux kernel, the following vulnerability has been resolved:
drm/vmwgfx: Fix stale file descriptors on failed usercopy
A failing usercopy of…
Linux Kernel
4.14.264 / 4.19.227+
HIGH 7.0
CVE-2022-48759
In the Linux kernel, the following vulnerability has been resolved:
rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
struct rpms…
Linux Kernel
4.14.265 / 4.19.228+
HIGH 7.8
CVE-2022-48754
In the Linux kernel, the following vulnerability has been resolved:
phylib: fix potential use-after-free
Commit bafbdd527d56 ("phylib: Add device r…
Linux Kernel
4.19.228 / 5.4.176+
HIGH 7.8
CVE-2022-48742
In the Linux kernel, the following vulnerability has been resolved:
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
While look…
Linux Kernel
4.9.300 / 4.14.265+
HIGH 7.8
CVE-2022-48726
In the Linux kernel, the following vulnerability has been resolved:
RDMA/ucma: Protect mc during concurrent multicast leaves
Partially revert the c…
Linux Kernel
5.10.99 / 5.15.22+
HIGH 7.8
CVE-2022-48733
In the Linux kernel, the following vulnerability has been resolved:
btrfs: fix use-after-free after failure to create a snapshot
At ioctl.c:create_…
Linux Kernel
5.10.226 / 5.15.22+
HIGH 7.8
CVE-2022-48735
In the Linux kernel, the following vulnerability has been resolved:
ALSA: hda: Fix UAF of leds class devs at unbinding
The LED class devices that a…
Linux Kernel
5.10.99 / 5.15.22+
HIGH 7.8
CVE-2021-47616
In the Linux kernel, the following vulnerability has been resolved:
RDMA: Fix use-after-free in rxe_queue_cleanup
On error handling path in rxe_qp_…
Linux Kernel
5.15.10+