Lucene search
+L

214 matches found

OSV
OSV
added 2024/02/20 1:15 p.m.4 views

DEBIAN-CVE-2023-52433

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an alrea...

7.8CVSS5.3AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/20 1:15 p.m.10 views

UBUNTU-CVE-2023-52433

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an alrea...

7.8CVSS5.8AI score0.0025EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/20 1:15 p.m.23 views

UBUNTU-CVE-2024-26581

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS6.1AI score0.02224EPSS
SaveExploits1References14
OSV
OSV
added 2024/02/20 12:52 p.m.13 views

CVE-2024-26581 netfilter: nft_set_rbtree: skip end interval element from gc

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS5.9AI score
SaveExploits0References12
Amazon
Amazon
added 2024/01/09 12:00 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path CVE-2022-49558 A race condition leading to a use-after-free issue was found in the QXL driver in the Linux kernel. CVE-2023-39198 A use-after-free...

7.8CVSS6.6AI score0.01657EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: drm/i915: Fix a memory leak with reused mmap_offset

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References5
Veracode
Veracode
added 2022/11/25 6:46 p.m.29 views

Denial Of Service (DoS)

xen is vulnerable to denial of service. The vulnerability exists because when mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings which allows an attacker to cause an application crash...

4.7CVSS5.9AI score0.00309EPSS
SaveExploits0References7Affected Software3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.6 views

kernel: regmap: Fix possible double-free in regcache_rbtree_exit()

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode-block' will be freed, so 'rbnode-block' points a freed memory,...

7.8CVSS5.5AI score0.00229EPSS
SaveExploits0References5
Mageia
Mageia
added 2022/07/20 8:24 p.m.77 views

Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on upstream 5.15.55 and fixes at least the following security issues: There are use-after-free vulnerabilities caused by timer handler in net/rose/rosetimer.c of linux that allow attackers to crash linux kernel without any privileges CVE-2022-2318. Xen Block and...

7.8CVSS2.5AI score0.05496EPSS
SaveExploits10References9
Amazon
Amazon
added 2022/07/20 12:00 a.m.50 views

Important: kernel

Issue Overview: There are use-after-free vulnerabilities caused by timer handler in net/rose/rosetimer.c of linux that allow attackers to crash linux kernel without any privileges. CVE-2022-2318 Linux disk/nic frontends data leaks This CNA information record relates to multiple CVEs; the text...

7.8CVSS7AI score0.00422EPSS
SaveExploits0
OSV
OSV
added 2022/07/05 1:15 p.m.10 views

AZL-10108 CVE-2022-33744 affecting package kernel for versions less than 5.15.67.1-4

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/05 1:15 p.m.38 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS2.4AI score
SaveExploits0References5
NVD
NVD
added 2022/07/05 1:15 p.m.25 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS0.00309EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/05 1:15 p.m.6 views

ALPINE-CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.8AI score0.00309EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/07/05 1:15 p.m.38 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.8AI score0.00309EPSS
SaveExploits0References25
Prion
Prion
added 2022/07/05 1:15 p.m.37 views

Design/Logic Flaw

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

1.9CVSS5.8AI score0.00309EPSS
SaveExploits0References5Affected Software2
ATTACKERKB
ATTACKERKB
added 2022/07/05 1:15 p.m.5 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.7AI score0.00309EPSS
SaveExploits0References6
CVE
CVE
added 2022/07/05 12:50 p.m.151 views

CVE-2022-33744

CVE-2022-33744 is an ARM Xen guest vulnerability where unprivileged guests can provoke a Denial of Service in Dom0 via paravirtual devices. The root cause is a race window in updating an rbtree that tracks guest mappings when mapping guest pages on ARM, potentially crashing Dom0 or blocking furth...

4.7CVSS6.2AI score0.00309EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2022/07/05 12:50 p.m.44 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

6.5AI score0.00309EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/07/05 12:50 p.m.56 views

CVE-2022-33744

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged...

4.7CVSS6.9AI score0.00309EPSS
SaveExploits0
Rows per page
Query Builder