The Linux Kernel Organization Linux

7 CVEs affecting The Linux Kernel Organization Linux. Latest disclosed: 2024-01-12. Critical: 0, High: 2.

Top CVEs affecting The Linux Kernel Organization Linux
CVESeverityScorePublishedSummary
CVE-2023-6040High7.82024-01-12An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family)…
CVE-2021-3600High7.82024-01-08It was discovered that the eBPF implementation in the Linux kernel did not properly track bounds information for 32 bit registers when performing div and mod o…
CVE-2022-2602Medium5.32024-01-08io_uring UAF, Unix SCM garbage collection
CVE-2022-2588Medium5.32024-01-08It 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 its handl…
CVE-2022-2586Medium5.32024-01-08It 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 deleted.
CVE-2022-2585Medium5.32024-01-08It 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.
CVE-2023-1032Medium4.72024-01-08The 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 introduced in…