Loading HuntDB...

The Linux Kernel Organization

1 Product 7 CVEs

CVE Severity Distribution (All Time)

Critical
0
High
2
Medium
5
Low
0

Timeline Overview

Last 30 Days 0 CVEs
Last 6 Months 0 CVEs
Last Year 0 CVEs

Recent CVEs

CVE-2023-6040 HIGH 1 year, 8 months ago

An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported…

CVE-2021-3600 HIGH 1 year, 8 months ago

It was discovered that the eBPF implementation in the Linux kernel did not properly track bounds information for 32 bit registers when performing div…

CVE-2023-1032 MEDIUM 1 year, 8 months ago

The Linux kernel io_uring IORING_OP_SOCKET operation contained a double free in function __sys_socket_file() in file net/socket.c. This issue was int…

CVE-2022-2602 MEDIUM 1 year, 8 months ago

io_uring UAF, Unix SCM garbage collection

CVE-2022-2588 MEDIUM 1 year, 8 months ago

It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if…

CVE-2022-2586 MEDIUM 1 year, 8 months ago

It was discovered that a nft object or expression could reference a nft set on a different nft table, leading to a use-after-free once that table was…

CVE-2022-2585 MEDIUM 1 year, 8 months ago

It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free.