Approved changes feed: RSS · Atom
cpe:2.3:a:linux:kernel:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Linux (f4ceb328-5d50-5b0b-a2e1-fa3f16dc0244) |
|---|---|
| Product | Kernel (a0551b3d-a293-5637-adf5-42067216c0fb) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-1086 |
vulnerable | 2026-06-03 14:54:26.143184 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT.
We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
Published: 2024-01-31T12:14:34.073Z
Updated: 2025-10-21T23:05:25.720Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1085 |
vulnerable | 2026-06-03 14:54:26.140968 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
The nft_setelem_catchall_deactivate() function checks whether the catch-all set element is active in the current generation instead of the next generation before freeing it, but only flags it inactive in the next generation, making it possible to free the element multiple times, leading to a double free vulnerability.
We recommend upgrading past commit b1db244ffd041a49ecc9618e8feb6b5c1afcdaa7.
Published: 2024-01-31T12:14:32.429Z
Updated: 2025-05-29T15:03:59.158Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6932 |
vulnerable | 2026-06-03 14:53:59.369748 |
Use-after-free in Linux kernel's ipv4: igmp component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation.
A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.
We recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.
Published: 2023-12-19T14:09:15.662Z
Updated: 2026-05-12T10:52:13.229Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6931 |
vulnerable | 2026-06-03 14:53:59.368923 |
Out-of-bounds write in Linux kernel's Performance Events system component
HIGH (7.8)
A heap out-of-bounds write vulnerability in the Linux kernel's Performance Events system component can be exploited to achieve local privilege escalation.
A perf_event's read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().
We recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.
Published: 2023-12-19T14:09:14.085Z
Updated: 2026-05-12T10:46:41.370Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6817 |
vulnerable | 2026-06-03 14:53:59.062592 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
The function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Policies) elements, leading to use-after-free.
We recommend upgrading past commit 317eb9685095678f2c9f5a8189de698c5354316a.
Published: 2023-12-18T14:37:05.986Z
Updated: 2026-05-12T10:41:15.974Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6111 |
vulnerable | 2026-06-03 14:53:50.803711 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
The function nft_trans_gc_catchall did not remove the catchall set element from the catchall_list when the argument sync is true, making it possible to free a catchall set element many times.
We recommend upgrading past commit 93995bf4af2c5a99e2a87f0cd5ce547d31eb7630.
Published: 2023-11-14T14:05:35.216Z
Updated: 2025-02-13T17:26:04.475Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5717 |
vulnerable | 2026-06-03 14:53:49.436755 |
Out-of-bounds write in Linux kernel's Linux Kernel Performance Events (perf) component
HIGH (7.8)
A heap out-of-bounds write vulnerability in the Linux kernel's Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.
If perf_read_group() is called while an event's sibling_list is smaller than its child's sibling_list, it can increment or write to memory locations outside of the allocated buffer.
We recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.
Published: 2023-10-25T12:55:06.871Z
Updated: 2026-02-25T17:20:08.857Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5345 |
vulnerable | 2026-06-03 14:53:48.315384 |
Use-after-free in Linux kernel's fs/smb/client component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's fs/smb/client component can be exploited to achieve local privilege escalation.
In case of an error in smb3_fs_context_parse_param, ctx->password was freed but the field was not set to NULL which could lead to double free.
We recommend upgrading past commit e6e43b8aa7cd3c3af686caf0c2e11819a886d705.
Published: 2023-10-03T02:33:06.684Z
Updated: 2025-02-27T20:48:41.186Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5197 |
vulnerable | 2026-06-03 14:53:47.952420 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
Addition and removal of rules from chain bindings within the same transaction causes leads to use-after-free.
We recommend upgrading past commit f15f29fd4779be8a418b66e9d52979bb6d6c2325.
Published: 2023-09-26T10:04:37.147Z
Updated: 2025-02-13T17:19:57.224Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4921 |
vulnerable | 2026-06-03 14:53:29.987120 |
Use-after-free in Linux kernel's net/sched: sch_qfq component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
When the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().
We recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.
Published: 2023-09-12T19:45:19.367Z
Updated: 2026-02-25T17:20:09.498Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4623 |
vulnerable | 2026-06-03 14:53:29.060489 |
Use-after-free in Linux kernel's net/sched: sch_hfsc (HFSC qdisc traffic control) component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: sch_hfsc (HFSC qdisc traffic control) component can be exploited to achieve local privilege escalation.
If a class with a link-sharing curve (i.e. with the HFSC_FSC flag set) has a parent without a link-sharing curve, then init_vf() will call vttree_insert() on the parent, but vttree_remove() will be skipped in update_vf(). This leaves a dangling pointer that can cause a use-after-free.
We recommend upgrading past commit b3d26c5702c7d6c45456326e56d2ccf3f103e60f.
Published: 2023-09-06T13:56:57.295Z
Updated: 2025-02-27T21:00:32.991Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4622 |
vulnerable | 2026-06-03 14:53:29.059923 |
Use-after-free in Linux kernel's af_unix component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's af_unix component can be exploited to achieve local privilege escalation.
The unix_stream_sendpage() function tries to add data to the last skb in the peer's recv queue without locking the queue. Thus there is a race where unix_stream_sendpage() could access an skb locklessly that is being released by garbage collection, resulting in use-after-free.
We recommend upgrading past commit 790c2f9d15b594350ae9bca7b236f2b1859de02c.
Published: 2023-09-06T13:56:56.355Z
Updated: 2025-02-13T17:14:20.913Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4244 |
vulnerable | 2026-06-03 14:53:27.623106 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
Due to a race condition between nf_tables netlink control plane transaction and nft_set element garbage collection, it is possible to underflow the reference counter causing a use-after-free vulnerability.
We recommend upgrading past commit 3e91b0ebd994635df2346353322ac51ce84ce6d8.
Published: 2023-09-06T13:53:24.873Z
Updated: 2025-02-13T17:09:20.006Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4208 |
vulnerable | 2026-06-03 14:53:27.524297 |
Use-after-free in Linux kernel's net/sched: cls_u32 component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation.
When u32_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free.
We recommend upgrading past commit 3044b16e7c6fe5d24b1cdbcf1bd0a9d92d1ebd81.
Published: 2023-09-06T13:53:23.843Z
Updated: 2025-02-13T17:09:17.757Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4207 |
vulnerable | 2026-06-03 14:53:27.523877 |
Use-after-free in Linux kernel's net/sched: cls_fw component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation.
When fw_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free.
We recommend upgrading past commit 76e42ae831991c828cffa8c37736ebfb831ad5ec.
Published: 2023-09-06T13:53:22.834Z
Updated: 2025-02-13T17:09:17.204Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4206 |
vulnerable | 2026-06-03 14:53:27.523444 |
Use-after-free in Linux kernel's net/sched: cls_route component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: cls_route component can be exploited to achieve local privilege escalation.
When route4_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free.
We recommend upgrading past commit b80b829e9e2c1b3f7aae34855e04d8f6ecaf13c8.
Published: 2023-09-06T13:53:05.197Z
Updated: 2025-02-13T17:09:16.643Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4015 |
vulnerable | 2026-06-03 14:53:26.921772 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
On an error when building a nftables rule, deactivating immediate expressions in nft_immediate_deactivate() can lead unbinding the chain and objects be deactivated but later used.
We recommend upgrading past commit 0a771f7b266b02d262900c75f1e175c7fe76fec2.
Published: 2023-09-06T13:52:44.724Z
Updated: 2025-02-13T17:03:23.988Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3777 |
vulnerable | 2026-06-03 14:52:41.873497 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
When nf_tables_delrule() is flushing table rules, it is not checked whether the chain is bound and the chain's owner rule can also release the objects in certain circumstances.
We recommend upgrading past commit 6eaf41e87a223ae6f8e7a28d6e78384ad7e407f8.
Published: 2023-09-06T13:50:26.344Z
Updated: 2025-02-13T17:01:35.796Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3776 |
vulnerable | 2026-06-03 14:52:41.872979 |
Use-after-free in Linux kernel's net/sched: cls_fw component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation.
If tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.
We recommend upgrading past commit 0323bce598eea038714f941ce2b22541c46d488f.
Published: 2023-07-21T20:49:53.667Z
Updated: 2025-03-05T18:48:04.229Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3611 |
vulnerable | 2026-06-03 14:52:41.311319 |
Out-of-bounds write in Linux kernel's net/sched: sch_qfq component
HIGH (7.8)
An out-of-bounds write vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
The qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.
We recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.
Published: 2023-07-21T20:49:10.812Z
Updated: 2025-02-13T16:56:15.625Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3610 |
vulnerable | 2026-06-03 14:52:41.308141 |
Use-after-free in Linux kernel's netfilter: nf_tables component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
Flaw in the error handling of bound chains causes a use-after-free in the abort path of NFT_MSG_NEWRULE. The vulnerability requires CAP_NET_ADMIN to be triggered.
We recommend upgrading past commit 4bedf9eee016286c835e3d8fa981ddece5338795.
Published: 2023-07-21T20:48:13.121Z
Updated: 2025-02-13T16:56:15.002Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3609 |
vulnerable | 2026-06-03 14:52:41.307590 |
Use-after-free in Linux kernel's net/sched: cls_u32 component
HIGH (7.8)
A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation.
If tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability.
We recommend upgrading past commit 04c55383fa5689357bcdd2c8036725a55ed632bc.
Published: 2023-07-21T20:47:12.172Z
Updated: 2025-03-05T18:48:12.763Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3389 |
vulnerable | 2026-06-03 14:52:40.706678 |
Use after free in io_uring in the Linux Kernel
HIGH (7.8)
A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.
Racing a io_uring cancel poll request with a linked timeout can cause a UAF in a hrtimer.
We recommend upgrading past commit ef7dfac51d8ed961b742218f526bd589f3900a59 (4716c73b188566865bdd79c3a6709696a224ac04 for 5.10 stable and 0e388fce7aec40992eadee654193cad345d62663 for 5.15 stable).
Published: 2023-06-28T19:33:55.097Z
Updated: 2025-03-05T18:55:17.919Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3090 |
vulnerable | 2026-06-03 14:52:39.880651 |
Out-of-bounds write in Linux kernel's ipvlan network driver
HIGH (7.8)
A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation.
The out-of-bounds write is caused by missing skb->cb initialization in the ipvlan network driver. The vulnerability is reachable if CONFIG_IPVLAN is enabled.
We recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.
Published: 2023-06-28T19:06:41.221Z
Updated: 2025-03-05T18:55:25.596Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-42432 |
vulnerable | 2026-06-03 14:48:12.572836 |
Details available
MEDIUM (5.1)
This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the nft_osf_eval function. The issue results from the lack of proper initialization of memory prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the kernel. Was ZDI-CAN-18540.
Published: 2023-03-29T00:00:00.000Z
Updated: 2025-02-14T20:25:02.820Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-40133 |
vulnerable | 2026-06-03 14:47:59.796745 |
There is an UAF vulnerability in vmwgfx driver
MEDIUM (6.3)
A use-after-free(UAF) vulnerability was found in function 'vmw_execbuf_tie_context' in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in Linux kernel's vmwgfx driver with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
Published: 2022-09-09T14:39:51.501Z
Updated: 2024-09-17T03:49:24.624Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3649 |
vulnerable | 2026-06-03 14:47:58.840077 |
Linux Kernel BPF inode.c nilfs_new_inode use after free
LOW (3.1)
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_new_inode of the file fs/nilfs2/inode.c of the component BPF. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211992.
Published: 2022-10-21T00:00:00.000Z
Updated: 2024-08-03T01:14:03.289Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3646 |
vulnerable | 2026-06-03 14:47:58.837409 |
Linux Kernel BPF segment.c nilfs_attach_log_writer memory leak
LOW (3.1)
A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function nilfs_attach_log_writer of the file fs/nilfs2/segment.c of the component BPF. The manipulation leads to memory leak. The attack may be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211961 was assigned to this vulnerability.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:24:51.206Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3640 |
vulnerable | 2026-06-03 14:47:58.828217 |
Linux Kernel Bluetooth l2cap_core.c l2cap_conn_del use after free
MEDIUM (5.5)
A vulnerability, which was classified as critical, was found in Linux Kernel. Affected is the function l2cap_conn_del of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211944.
Published: 2022-10-21T00:00:00.000Z
Updated: 2024-08-03T01:14:03.216Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3637 |
vulnerable | 2026-06-03 14:47:58.827326 |
Linux Kernel BlueZ jlink.c jlink_init denial of service
LOW (2.6)
A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function jlink_init of the file monitor/jlink.c of the component BlueZ. The manipulation leads to denial of service. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211936.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:24:57.854Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3636 |
vulnerable | 2026-06-03 14:47:58.826956 |
Linux Kernel Ethernet mtk_ppe.c __mtk_ppe_check_skb use after free
MEDIUM (5.5)
A vulnerability, which was classified as critical, was found in Linux Kernel. This affects the function __mtk_ppe_check_skb of the file drivers/net/ethernet/mediatek/mtk_ppe.c of the component Ethernet Handler. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211935.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:25:07.505Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3635 |
vulnerable | 2026-06-03 14:47:58.826518 |
Linux Kernel IPsec idt77252.c tst_timer use after free
MEDIUM (5.5)
A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function tst_timer of the file drivers/atm/idt77252.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. VDB-211934 is the identifier assigned to this vulnerability.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:25:17.535Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3633 |
vulnerable | 2026-06-03 14:47:58.823743 |
Linux Kernel transport.c j1939_session_destroy memory leak
LOW (3.5)
A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939_session_destroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211932.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-23T16:45:07.843Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3630 |
vulnerable | 2026-06-03 14:47:58.819396 |
Linux Kernel IPsec cookie.c memory leak
LOW (3.1)
A vulnerability was found in Linux Kernel. It has been rated as problematic. This issue affects some unknown processing of the file fs/fscache/cookie.c of the component IPsec. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211931.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:25:27.406Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3629 |
vulnerable | 2026-06-03 14:47:58.818988 |
Linux Kernel af_vsock.c vsock_connect memory leak
LOW (2.6)
A vulnerability was found in Linux Kernel. It has been declared as problematic. This vulnerability affects the function vsock_connect of the file net/vmw_vsock/af_vsock.c. The manipulation leads to memory leak. The complexity of an attack is rather high. The exploitation appears to be difficult. It is recommended to apply a patch to fix this issue. VDB-211930 is the identifier assigned to this vulnerability.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-23T16:45:16.589Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3625 |
vulnerable | 2026-06-03 14:47:58.814518 |
Linux Kernel IPsec devlink.c devlink_param_get use after free
MEDIUM (4.6)
A vulnerability was found in Linux Kernel. It has been classified as critical. This affects the function devlink_param_set/devlink_param_get of the file net/core/devlink.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211929 was assigned to this vulnerability.
Published: 2022-10-21T00:00:00.000Z
Updated: 2024-08-03T01:14:02.495Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3624 |
vulnerable | 2026-06-03 14:47:58.814164 |
Linux Kernel IPsec bond_alb.c rlb_arp_xmit memory leak
LOW (3.5)
A vulnerability was found in Linux Kernel and classified as problematic. Affected by this issue is the function rlb_arp_xmit of the file drivers/net/bonding/bond_alb.c of the component IPsec. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211928.
Published: 2022-10-21T00:00:00.000Z
Updated: 2025-04-15T13:25:35.576Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3623 |
vulnerable | 2026-06-03 14:47:58.813744 |
Linux Kernel BPF gup.c follow_page_pte race condition
MEDIUM (5)
A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function follow_page_pte of the file mm/gup.c of the component BPF. The manipulation leads to race condition. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211921 was assigned to this vulnerability.
Published: 2022-10-20T00:00:00.000Z
Updated: 2025-04-15T13:25:41.743Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3621 |
vulnerable | 2026-06-03 14:47:58.809320 |
Linux Kernel nilfs2 inode.c nilfs_bmap_lookup_at_level null pointer dereference
MEDIUM (4.3)
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is the function nilfs_bmap_lookup_at_level of the file fs/nilfs2/inode.c of the component nilfs2. The manipulation leads to null pointer dereference. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211920.
Published: 2022-10-20T00:00:00.000Z
Updated: 2025-04-15T13:25:48.504Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3619 |
vulnerable | 2026-06-03 14:47:58.806812 |
Linux Kernel Bluetooth l2cap_core.c l2cap_recv_acldata memory leak
LOW (3.5)
A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function l2cap_recv_acldata of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. VDB-211918 is the identifier assigned to this vulnerability.
Published: 2022-10-20T00:00:00.000Z
Updated: 2025-04-15T13:26:06.308Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3606 |
vulnerable | 2026-06-03 14:47:58.787579 |
Linux Kernel BPF libbpf.c find_prog_by_sec_insn null pointer dereference
LOW (3.5)
A vulnerability was found in Linux Kernel. It has been classified as problematic. This affects the function find_prog_by_sec_insn of the file tools/lib/bpf/libbpf.c of the component BPF. The manipulation leads to null pointer dereference. It is recommended to apply a patch to fix this issue. The identifier VDB-211749 was assigned to this vulnerability.
Published: 2022-10-19T00:00:00.000Z
Updated: 2025-11-03T19:27:12.037Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3595 |
vulnerable | 2026-06-03 14:47:58.755097 |
Linux Kernel CIFS sess.c sess_free_buffer double free
LOW (3.5)
A vulnerability was found in Linux Kernel. It has been rated as problematic. Affected by this issue is the function sess_free_buffer of the file fs/cifs/sess.c of the component CIFS Handler. The manipulation leads to double free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211364.
Published: 2022-10-18T00:00:00.000Z
Updated: 2025-04-15T13:26:23.766Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3594 |
vulnerable | 2026-06-03 14:47:58.754707 |
Linux Kernel BPF r8152.c intr_callback logging of excessive data
MEDIUM (5.3)
A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function intr_callback of the file drivers/net/usb/r8152.c of the component BPF. The manipulation leads to logging of excessive data. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211363.
Published: 2022-10-18T00:00:00.000Z
Updated: 2025-04-14T15:58:13.740Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3567 |
vulnerable | 2026-06-03 14:47:58.713637 |
Linux Kernel IPv6 inet6_dgram_ops race condition
MEDIUM (4.6)
A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function inet6_stream_ops/inet6_dgram_ops of the component IPv6 Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. VDB-211090 is the identifier assigned to this vulnerability.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:26:41.673Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3566 |
vulnerable | 2026-06-03 14:47:58.713271 |
Linux Kernel TCP tcp_setsockopt race condition
MEDIUM (4.6)
A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:26:51.044Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3565 |
vulnerable | 2026-06-03 14:47:58.712887 |
Linux Kernel Bluetooth l1oip_core.c del_timer use after free
MEDIUM (4.6)
A vulnerability, which was classified as critical, has been found in Linux Kernel. Affected by this issue is the function del_timer of the file drivers/isdn/mISDN/l1oip_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211088.
Published: 2022-10-17T00:00:00.000Z
Updated: 2024-08-03T01:14:02.837Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3564 |
vulnerable | 2026-06-03 14:47:58.712260 |
Linux Kernel Bluetooth l2cap_core.c l2cap_reassemble_sdu use after free
MEDIUM (5.5)
A vulnerability classified as critical was found in Linux Kernel. Affected by this vulnerability is the function l2cap_reassemble_sdu of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211087.
Published: 2022-10-17T00:00:00.000Z
Updated: 2024-08-03T01:14:01.563Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3563 |
vulnerable | 2026-06-03 14:47:58.710069 |
Linux Kernel BlueZ mgmt-tester.c read_50_controller_cap_complete null pointer dereference
LOW (3.5)
A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function read_50_controller_cap_complete of the file tools/mgmt-tester.c of the component BlueZ. The manipulation of the argument cap_len leads to null pointer dereference. It is recommended to apply a patch to fix this issue. VDB-211086 is the identifier assigned to this vulnerability.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:27:03.066Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3545 |
vulnerable | 2026-06-03 14:47:58.676770 |
Linux Kernel IPsec nfp_cppcore.c area_cache_get use after free
MEDIUM (5.5)
A vulnerability has been found in Linux Kernel and classified as critical. Affected by this vulnerability is the function area_cache_get of the file drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c of the component IPsec. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211045 was assigned to this vulnerability.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:43:19.382Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3544 |
vulnerable | 2026-06-03 14:47:58.671714 |
Linux Kernel Netfilter sysfs.c damon_sysfs_add_target memory leak
LOW (3.5)
A vulnerability, which was classified as problematic, was found in Linux Kernel. Affected is the function damon_sysfs_add_target of the file mm/damon/sysfs.c of the component Netfilter. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211044.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:43:27.007Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3543 |
vulnerable | 2026-06-03 14:47:58.671378 |
Linux Kernel BPF af_unix.c unix_release_sock memory leak
LOW (3.5)
A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function unix_sock_destructor/unix_release_sock of the file net/unix/af_unix.c of the component BPF. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211043.
Published: 2022-10-17T00:00:00.000Z
Updated: 2024-08-03T01:14:02.530Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3541 |
vulnerable | 2026-06-03 14:47:58.670989 |
Linux Kernel BPF spl2sw_driver.c spl2sw_nvmem_get_mac_address use after free
MEDIUM (5.5)
A vulnerability classified as critical has been found in Linux Kernel. This affects the function spl2sw_nvmem_get_mac_address of the file drivers/net/ethernet/sunplus/spl2sw_driver.c of the component BPF. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier VDB-211041 was assigned to this vulnerability.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:43:37.165Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3534 |
vulnerable | 2026-06-03 14:47:58.653428 |
Linux Kernel libbpf btf_dump.c btf_dump_name_dups use after free
MEDIUM (5.5)
A vulnerability classified as critical has been found in Linux Kernel. Affected is the function btf_dump_name_dups of the file tools/lib/bpf/btf_dump.c of the component libbpf. The manipulation leads to use after free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211032.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-11-03T19:27:10.646Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3533 |
vulnerable | 2026-06-03 14:47:58.653060 |
Linux Kernel BPF usdt.c parse_usdt_arg memory leak
LOW (3.5)
A vulnerability was found in Linux Kernel. It has been rated as problematic. This issue affects the function parse_usdt_arg of the file tools/lib/bpf/usdt.c of the component BPF. The manipulation of the argument reg_name leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211031.
Published: 2022-10-17T00:00:00.000Z
Updated: 2025-04-15T13:43:54.567Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3526 |
vulnerable | 2026-06-03 14:47:58.652448 |
Linux Kernel skb macvlan.c macvlan_handle_frame memory leak
MEDIUM (5.3)
A vulnerability classified as problematic was found in Linux Kernel. This vulnerability affects the function macvlan_handle_frame of the file drivers/net/macvlan.c of the component skb. The manipulation leads to memory leak. The attack can be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211024.
Published: 2022-10-16T00:00:00.000Z
Updated: 2025-04-14T15:58:29.131Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3524 |
vulnerable | 2026-06-03 14:47:58.649607 |
Linux Kernel IPv6 ipv6_renew_options memory leak
MEDIUM (4.3)
A vulnerability was found in Linux Kernel. It has been declared as problematic. Affected by this vulnerability is the function ipv6_renew_options of the component IPv6 Handler. The manipulation leads to memory leak. The attack can be launched remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-211021 was assigned to this vulnerability.
Published: 2022-10-16T00:00:00.000Z
Updated: 2025-04-15T13:44:06.029Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3523 |
vulnerable | 2026-06-03 14:47:58.649219 |
Linux Kernel Driver memory.c use after free
MEDIUM (5.3)
A vulnerability was found in Linux Kernel. It has been classified as problematic. Affected is an unknown function of the file mm/memory.c of the component Driver Handler. The manipulation leads to use after free. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211020.
Published: 2022-10-16T00:00:00.000Z
Updated: 2025-04-15T13:44:14.454Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3521 |
vulnerable | 2026-06-03 14:47:58.646261 |
Linux Kernel kcm kcmsock.c kcm_tx_work race condition
LOW (2.6)
A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function kcm_tx_work of the file net/kcm/kcmsock.c of the component kcm. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. VDB-211018 is the identifier assigned to this vulnerability.
Published: 2022-10-16T00:00:00.000Z
Updated: 2025-04-15T13:44:23.128Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3435 |
vulnerable | 2026-06-03 14:47:58.429836 |
Linux Kernel IPv4 fib_semantics.c fib_nh_match out-of-bounds
MEDIUM (4.3)
A vulnerability classified as problematic has been found in Linux Kernel. This affects the function fib_nh_match of the file net/ipv4/fib_semantics.c of the component IPv4 Handler. The manipulation leads to out-of-bounds read. It is possible to initiate the attack remotely. It is recommended to apply a patch to fix this issue. The identifier VDB-210357 was assigned to this vulnerability.
Published: 2022-10-08T00:00:00.000Z
Updated: 2025-04-15T13:46:07.987Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3176 |
vulnerable | 2026-06-03 14:47:52.389949 |
Use-after-free in io_uring in Linux Kernel
HIGH (7.8)
There exists a use-after-free in io_uring in the Linux kernel. Signalfd_poll() and binder_poll() use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the io_uring poll doesn't handle POLLFREE. This allows a use-after-free to occur if a signalfd or binder fd is polled with io_uring poll, and the waitqueue gets freed. We recommend upgrading past commit fc78b2fc21f10c4c9c4d5d659a685710ffa63659
Published: 2022-09-16T13:55:09.907Z
Updated: 2025-04-21T13:49:18.998Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-38457 |
vulnerable | 2026-06-03 14:47:49.733305 |
There is an UAF vulnerability in vmwgfx driver
MEDIUM (6.3)
A use-after-free(UAF) vulnerability was found in function 'vmw_cmd_res_check' in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in Linux kernel's vmwgfx driver with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
Published: 2022-09-09T14:39:51.323Z
Updated: 2024-09-17T02:11:30.468Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-38096 |
vulnerable | 2026-06-03 14:47:49.196658 |
There is a NULL pointer vulnerability in vmwgfx driver
MEDIUM (6.3)
A NULL pointer dereference vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
Published: 2022-09-09T14:39:51.163Z
Updated: 2026-05-12T10:12:29.908Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-36402 |
vulnerable | 2026-06-03 14:47:40.335870 |
There is an int overflow vulnerability in vmwgfx driver
MEDIUM (6.3)
An integer overflow vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
Published: 2022-09-16T16:08:01.414Z
Updated: 2024-09-17T03:38:12.736Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-36280 |
vulnerable | 2026-06-03 14:47:39.584555 |
There is an out-of-bounds write vulnerability in vmwgfx driver
MEDIUM (6.3)
An out-of-bounds(OOB) memory access vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_kms.c in GPU component in the Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
Published: 2022-09-09T14:39:50.986Z
Updated: 2024-09-17T00:01:20.651Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-29581 |
vulnerable | 2026-06-03 14:46:58.636791 |
Details available
HIGH (7.8)
Improper Update of Reference Count vulnerability in net/sched of Linux Kernel allows local attacker to cause privilege escalation to root. This issue affects: Linux Kernel versions prior to 5.18; version 4.14 and later versions.
Published: 2022-05-17T16:50:12.000Z
Updated: 2025-04-21T13:53:27.216Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1116 |
vulnerable | 2026-06-03 14:45:58.070354 |
Details available
HIGH (7.8)
Integer Overflow or Wraparound vulnerability in io_uring of Linux Kernel allows local attacker to cause memory corruption and escalate privileges to root. This issue affects: Linux Kernel versions prior to 5.4.189; version 5.4.24 and later versions.
Published: 2022-05-17T16:50:11.000Z
Updated: 2025-04-21T13:53:37.804Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1055 |
vulnerable | 2026-06-03 14:45:57.917036 |
Use after Free in tc_new_tfilter allowing for privilege escalation in Linux Kernel
A use-after-free exists in the Linux Kernel in tc_new_tfilter that could allow a local attacker to gain privilege escalation. The exploit requires unprivileged user namespaces. We recommend upgrading past commit 04c2a47ffb13c29778e2a14e414ad4cb5a5db4b5
Published: 2022-03-29T15:05:13.000Z
Updated: 2024-08-02T23:47:43.302Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0742 |
vulnerable | 2026-06-03 14:45:56.808042 |
Memory leak in ICMP6 in Linux Kernel
CRITICAL (9.1)
Memory leak in icmp6 implementation in Linux Kernel 5.13+ allows a remote attacker to DoS a host by making it go out-of-memory via icmp6 packets of type 130 or 131. We recommend upgrading past commit 2d3916f3189172d5c69d33065c3c21119fe539fc.
Published: 2022-03-18T11:20:11.000Z
Updated: 2025-04-21T13:55:10.245Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-47482 |
vulnerable | 2026-06-03 14:45:46.689983 |
net: batman-adv: fix error handling
In the Linux kernel, the following vulnerability has been resolved:
net: batman-adv: fix error handling
Syzbot reported ODEBUG warning in batadv_nc_mesh_free(). The problem was
in wrong error handling in batadv_mesh_init().
Before this patch batadv_mesh_init() was calling batadv_mesh_free() in case
of any batadv_*_init() calls failure. This approach may work well, when
there is some kind of indicator, which can tell which parts of batadv are
initialized; but there isn't any.
All written above lead to cleaning up uninitialized fields. Even if we hide
ODEBUG warning by initializing bat_priv->nc.work, syzbot was able to hit
GPF in batadv_nc_purge_paths(), because hash pointer in still NULL. [1]
To fix these bugs we can unwind batadv_*_init() calls one by one.
It is good approach for 2 reasons: 1) It fixes bugs on error handling
path 2) It improves the performance, since we won't call unneeded
batadv_*_free() functions.
So, this patch makes all batadv_*_init() clean up all allocated memory
before returning with an error to no call correspoing batadv_*_free()
and open-codes batadv_mesh_free() with proper order to avoid touching
uninitialized fields.
Published: 2024-05-22T08:19:34.174Z
Updated: 2026-05-11T13:55:32.415Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3444 |
vulnerable | 2026-06-03 14:45:11.134611 |
Linux kernel bpf verifier incorrect mod32 truncation
HIGH (7.8)
The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.
Published: 2021-03-23T17:45:13.714Z
Updated: 2024-09-16T17:27:58.788Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-34981 |
vulnerable | 2026-06-03 14:44:48.534505 |
Linux Kernel Bluetooth CMTP Module Double Free Privilege Escalation Vulnerability
HIGH (7.5)
Linux Kernel Bluetooth CMTP Module Double Free Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerability.
The specific flaw exists within the CMTP module. The issue results from the lack of validating the existence of an object prior to performing further free operations on the object. An attacker can leverage this vulnerability to escalate privileges and execute code in the context of the kernel. Was ZDI-CAN-11977.
Published: 2024-05-07T22:54:49.205Z
Updated: 2024-08-04T00:26:55.716Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-34866 |
vulnerable | 2026-06-03 14:44:48.377100 |
Details available
HIGH (8.8)
This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.14-rc3. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of eBPF programs. The issue results from the lack of proper validation of user-supplied eBPF programs, which can result in a type confusion condition. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the kernel. Was ZDI-CAN-14689.
Published: 2022-01-25T15:30:36.000Z
Updated: 2024-08-04T00:26:54.201Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-31440 |
vulnerable | 2026-06-03 14:44:33.125075 |
Details available
HIGH (8.8)
This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.11.15. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of eBPF programs. The issue results from the lack of proper validation of user-supplied eBPF programs prior to executing them. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the kernel. Was ZDI-CAN-13661.
Published: 2021-05-21T14:30:14.000Z
Updated: 2024-08-03T22:55:53.733Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-19332 |
vulnerable | 2026-06-03 14:40:04.483914 |
Details available
MEDIUM (6.1)
An out-of-bounds memory write issue was found in the Linux Kernel, version 3.13 through 5.4, in the way the Linux kernel's KVM hypervisor handled the 'KVM_GET_EMULATED_CPUID' ioctl(2) request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulting in a denial of service.
Published: 2020-01-09T14:41:03.000Z
Updated: 2024-08-05T02:16:47.112Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14821 |
vulnerable | 2026-06-03 14:39:46.586305 |
Details available
HIGH (7.5)
An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices 'ring->first' and 'ring->last' value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system.
Published: 2019-09-19T17:37:24.000Z
Updated: 2024-08-05T00:26:39.131Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14816 |
vulnerable | 2026-06-03 14:39:46.554998 |
Details available
MEDIUM (5.5)
There is heap-based buffer overflow in kernel, all versions up to, excluding 5.3, in the marvell wifi chip driver in Linux kernel, that allows local users to cause a denial of service(system crash) or possibly execute arbitrary code.
Published: 2019-09-20T18:25:15.000Z
Updated: 2024-08-05T00:26:39.113Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14815 |
vulnerable | 2026-06-03 14:39:46.537321 |
Details available
HIGH (7.8)
A vulnerability was found in Linux Kernel, where a Heap Overflow was found in mwifiex_set_wmm_params() function of Marvell Wifi Driver.
Published: 2019-11-25T10:51:15.000Z
Updated: 2024-08-05T00:26:38.908Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14814 |
vulnerable | 2026-06-03 14:39:46.511745 |
Details available
MEDIUM (5.5)
There is heap-based buffer overflow in Linux kernel, all versions up to, excluding 5.3, in the marvell wifi chip driver in Linux kernel, that allows local users to cause a denial of service(system crash) or possibly execute arbitrary code.
Published: 2019-09-20T18:27:42.000Z
Updated: 2024-08-05T00:26:39.067Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-5391 |
vulnerable | 2026-06-03 14:38:57.588692 |
The Linux kernel, versions 3.9+, IP implementation is vulnerable to denial of service conditions with low rates of specially modified packets
The Linux kernel, versions 3.9+, is vulnerable to a denial of service attack with low rates of specially modified packets targeting IP fragment re-assembly. An attacker may cause a denial of service condition by sending specially crafted IP fragments. Various vulnerabilities in IP fragmentation have been discovered and fixed over the years. The current vulnerability (CVE-2018-5391) became exploitable in the Linux kernel with the increase of the IP fragment reassembly queue size.
Published: 2018-09-06T21:00:00.000Z
Updated: 2024-08-05T05:33:44.368Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10872 |
vulnerable | 2026-06-03 14:38:00.340800 |
Details available
MEDIUM (6.5)
A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, processor does not deliver interrupts and exceptions, they are delivered once the first instruction after the stack switch is executed. An unprivileged system user could use this flaw to crash the system kernel resulting in DoS. This CVE-2018-10872 was assigned due to regression of CVE-2018-8897 in Red Hat Enterprise Linux 6.10 GA kernel. No other versions are affected by this CVE.
Published: 2018-07-10T19:00:00.000Z
Updated: 2024-08-05T07:46:47.310Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-10853 |
vulnerable | 2026-06-03 14:38:00.284732 |
Details available
HIGH (7)
A flaw was found in the way Linux kernel KVM hypervisor before 4.18 emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest.
Published: 2018-09-11T14:00:00.000Z
Updated: 2024-08-05T07:46:47.491Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-7558 |
vulnerable | 2026-06-03 14:37:32.491779 |
Details available
MEDIUM (5.1)
A kernel data leak due to an out-of-bound read was found in the Linux kernel in inet_diag_msg_sctp{,l}addr_fill() and sctp_get_sctp_info() functions present since version 4.7-rc1 through version 4.13. A data leak happens when these functions fill in sockaddr data structures used to export socket's diagnostic information. As a result, up to 100 bytes of the slab data could be leaked to a userspace.
Published: 2018-07-26T15:00:00.000Z
Updated: 2024-08-05T16:04:12.011Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-2618 |
vulnerable | 2026-06-03 14:37:07.812725 |
Details available
MEDIUM (5.5)
A flaw was found in the Linux kernel's handling of clearing SELinux attributes on /proc/pid/attr files before 4.9.10. An empty (null) write to this file can crash the system by causing the system to attempt to access unmapped kernel memory.
Published: 2018-07-27T19:00:00.000Z
Updated: 2024-08-05T14:02:07.208Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3180 |
vulnerable | 2026-06-03 14:33:53.692283 |
Details available
In kernel/compat.c in the Linux kernel before 3.17, as used in Google Chrome OS and other products, there is a possible out-of-bounds read. restart_syscall uses uninitialized data when restarting compat_sys_nanosleep. NOTE: this is disputed because the code path is unreachable
Published: 2019-11-06T19:22:03.000Z
Updated: 2024-08-06T10:35:57.100Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2010-0309 |
vulnerable | 2026-06-03 14:30:08.312870 |
Details available
The pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file.
Published: 2010-02-12T19:00:00.000Z
Updated: 2024-08-07T00:45:12.089Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.