Lucene search
K

2466 matches found

CVE
CVE
added 2024/08/15 8:11 p.m.50 views

CVE-2024-43366

CVE-2024-43366 concerns the zkvyper Vyper compiler. From versions 1.3.12 up to 1.5.3, the LLL IR may be compiled into a loop with a late exit condition due to insufficient Turing-noncompleteness checks, potentially causing loss of funds or other unwanted behavior if the loop body contains it. Rea...

9.1CVSS7.6AI score0.00194EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/15 8:11 p.m.9 views

CVE-2024-43366 zkvyper ignored loop range bounds

zkvyper is a Vyper compiler. Starting in version 1.3.12 and prior to version 1.5.3, since LLL IR has no Turing-incompletness restrictions, it is compiled to a loop with a much more late exit condition. It leads to a loss of funds or other unwanted behavior if the loop body contains it. However,...

7.5CVSS7.6AI score0.00194EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.2 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

6.1CVSS7.1AI score0.0001EPSS
Exploits0References5
Citrix
Citrix
added 2024/08/15 12:0 a.m.4 views

the new session will exit suddenly when the session exceed 8 on multisession LVDA

The customer said the new session will exit suddenly when the session exceed 8 on multisession LVDA. And if logoff 1 session, the user can login succeesfully...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.130 views

Oracle Linux 8 : kernel (ELSA-2024-5101)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-5101 advisory. - ionic: fix use after netifnapidel CKI Backport Bot RHEL-47624 CVE-2024-39502 - ionic: clean interrupt before enabling queue to avoid credit race CKI...

9.8CVSS8AI score0.00449EPSS
Exploits3References158
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: net: openvswitch: Fix Use-After-Free in ovs_ct_exit

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovsctexit The Linux kernel CVE team has assigned CVE-2024-27395 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050836-CVE-2024-27395-573e@gregkh/T...

7.8CVSS6.8AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: userfaultfd: fix a race between writeprotect and exit_mmap()

A possible race condition flaw was found in the Linux kernel. When a process exits, its virtual memory areas VMAs are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called...

4.7CVSS7.2AI score0.00022EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.1 views

kernel: tcp: properly terminate timers for kernel sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

5.8CVSS6.8AI score0.00023EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.2 views

kernel: userfaultfd: fix a race between writeprotect and exit_mmap()

A possible race condition flaw was found in the Linux kernel. When a process exits, its virtual memory areas VMAs are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called...

4.7CVSS7.2AI score0.00022EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.2 views

kernel: cpufreq: exit() callback is optional

In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit callback is optional The exit callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freqtable pointer even if the exit callback isn't present...

5.5CVSS6.8AI score0.00027EPSS
Exploits0References5
Redos
Redos
added 2024/08/07 12:0 a.m.19 views

ROS-20240807-09

A vulnerability in the V8 JavaScript script handler of the Google Chrome browser is related to an improperly implemented security checks for the standard. Exploitation of the vulnerability could allow an attacker, acting remotely, to perform a sandbox exit using a specially crafted HTML page A...

9.6CVSS8.9AI score0.15261EPSS
Exploits11
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.3 views

SUSE CVE-2024-41078

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the quota disable we fail when cleaning the quota tree or when deleting the root from the root tree, we jump to the 'out' label without ever dropping the...

3.3CVSS6.5AI score0.00017EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.1 views

SUSE CVE-2024-42072

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix maygoto with negative offset. Zac's syzbot crafted a bpf prog that exposed two bugs in maygoto. The 1st bug is the way maygoto is patched. When offset is negative it should be patched differently. The 2nd bug is in the...

7.8CVSS7.5AI score0.0003EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.0 views

SUSE CVE-2024-42080

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS6.6AI score0.00022EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2024/08/05 2:21 p.m.13 views

CVE-2024-23352 Loop with Unreachable Exit Condition (`Infinite Loop`) in Multi Mode Call Processor

Transient DOS when NAS receives ODAC criteria of length 1 and type 1 in registration accept OTA...

7.5CVSS6.9AI score0.00231EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.18 views

CVE-2024-42135

In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...

4.4CVSS9.1AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42135

In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...

5.5CVSS5.1AI score0.00018EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of nmienter/nmiexit in the powerpc module when handling real-time mode interrupts, which may cause t...

5.5CVSS6.4AI score0.00012EPSS
Exploits0References5
OSV
OSV
added 2024/07/29 4:15 p.m.1 views

DEBIAN-CVE-2024-42080

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS5.6AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.4 views

AZL-47160 CVE-2024-42080 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS6.2AI score0.00022EPSS
Exploits0References1
Rows per page
Query Builder