Lucene search
+L

13942 matches found

Github Security Blog
Github Security Blog
added 2024/07/17 9:30 a.m.28 views

Apache Airflow has DAG Author Code Execution possibility in airflow-scheduler

Apache Airflow 2.4.0, and versions before 2.9.3, has a vulnerability that allows authenticated DAG authors to craft a docmd parameter in a way that could execute arbitrary code in the scheduler context, which should be forbidden according to the Airflow Security model. Users should upgrade to...

8.8CVSS7.4AI score0.01726EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/07/17 9:15 a.m.12 views

PYSEC-2024-174

Server-Side Request Forgery SSRF vulnerability in Apache StreamPipes during installation process of pipeline elements. Previously, StreamPipes allowed users to configure custom endpoints from which to install additional pipeline elements. These endpoints were not properly validated, allowing an...

4.3CVSS4.7AI score0.00738EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/17 9:03 a.m.18 views

CLSA-2024-1721206996 poppler: Fix of CVE-2022-38784

CVE-2022-38784: fix integer overflow in JBIG2 decoder...

7.8CVSS5.9AI score0.00627EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/07/17 7:53 a.m.22 views

CVE-2024-39863 Apache Airflow: Potential XSS Vulnerability

Apache Airflow versions before 2.9.3 have a vulnerability that allows an authenticated attacker to inject a malicious link when installing a provider. Users are recommended to upgrade to version 2.9.3, which fixes this issue...

6.6AI score0.00996EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/17 7:15 a.m.44 views

CVE-2024-41009

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

7.8CVSS0.00272EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.22 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

6.5AI score0.0037EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.48 views

CVE-2024-41009 bpf: Fix overrunning reservations in ringbuf

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

6.5AI score0.00272EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.5 views

SUSE CVE-2024-40988

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.12 views

kernel: netfilter: tproxy: bail out if IP has been disabled on the device

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/07/17 12:00 a.m.13 views

openSUSE Security Advisory (openSUSE-SU-2024:0201-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.4AI score0.00845EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/16 10:58 p.m.15 views

CVE-2022-48787

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: fix use-after-free If no firmware was present at all or, presumably, all of the firmware files failed to parse, we end up unbinding by calling devicereleasedriver, which calls remove, which then in iwlwifi calls...

6.6CVSS7.2AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:57 p.m.26 views

CVE-2022-48782

In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of memory after it is freed tracemctpkeyacquirekey; ^ When mctpkeyadd fails, key is freed but then is later used in...

7.8CVSS7.5AI score0.00302EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 8:56 p.m.20 views

CVE-2022-48831

In the Linux kernel, the following vulnerability has been resolved: ima: fix reference leak in asymmetricverify Don't leak a reference to the key if its algorithm is unknown...

5.5CVSS6.9AI score0.00271EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 7:27 p.m.24 views

CVE-2024-41006

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix a memory leak in nrheartbeatexpiry syzbot reported a memory leak in nrcreate 0. Commit 409db27e3a2e "netrom: Fix use-after-free of a listening socket." added sockhold to the nrheartbeatexpiry function, where a a socke...

4.7CVSS6.9AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 6:56 p.m.19 views

CVE-2024-40991

A vulnerability was found in the Linux kernel's DMA engine component due to an issue in the ofk3udmaglueparsechnbyid helper function. It incorrectly invoked the ofnodeput function on the udmaxnp device-node without first incrementing its reference count, which could lead to potential issues in...

4.4CVSS6.3AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 4:57 p.m.22 views

CVE-2024-40962

A NULL pointer dereference was found in the btrfszonefinishendio function in the Linux Kernel during the execution of test-case btrfs/167 on emulated zoned devices. This issue stems from missing checksum lists for NOCOW writes in zoned mode, as revealed by an assertion failure. The problem occurs...

5.5CVSS8.3AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 3:57 p.m.31 views

CVE-2024-40935

In the Linux kernel, the following vulnerability has been resolved: cachefiles: flush all requests after setting CACHEFILESDEAD In ondemand mode, when the daemon is processing an open request, if the kernel flags the cache as CACHEFILESDEAD, the cachefilesdaemonwrite will always return -EIO, so t...

5.5CVSS7.9AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.29 views

CVE-2024-40907

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDPTX action In the XDPTX path, ionic driver sends a packet to the TX path with rx page and corresponding dma address. After tx is done, ionictxclean frees that page. But RX ring buffer isn't reset to...

6.6CVSS5.2AI score0.00614EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:23 p.m.21 views

CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

4.4CVSS6.4AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 1:15 p.m.26 views

CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS0.00178EPSS
SaveExploits0References5
Rows per page
Query Builder