Lucene search
+L

13873 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/03 12:00 a.m.10 views

openSUSE 15 Security Update : chromium (openSUSE-SU-2025:0036-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2025:0036-1 advisory. Chromium was update to version 132.0.6834.159 boo1236586: CVE-2025-0762: Use after free in DevTools Tenable has extracted the preceding description block...

8.8CVSS7.6AI score0.00343EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/03 12:00 a.m.8 views

SUSE SLES15 / openSUSE 15 Security Update : ignition (SUSE-SU-2025:0299-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:0299-1 advisory. CVE-2023-45288: Fixed unclosed connections when receiving too many headers in golang.org/x/net/http2 bsc1236518 Tenable has extracted the...

7.5CVSS7.4AI score0.91969EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/02/03 12:00 a.m.10 views

SUSE SLES15 Security Update : shadow (SUSE-SU-2025:0292-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:0292-1 advisory. - Fixed not copying of skel files bsc1228770 Tenable has extracted the preceding description block directly from the SUSE security advisory...

4.7CVSS6.6AI score0.00308EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/31 7:32 p.m.18 views

CVE-2025-21682

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/31 7:32 p.m.23 views

CVE-2025-21674

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel Attempt to enable IPsec packet offload in tunnel mode in debug kernel generates the following kernel panic, which is happening due to two issues: 1. In SA ad...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/31 7:01 p.m.14 views

CVE-2025-21668

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/31 7:00 p.m.16 views

CVE-2025-21666

In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsockhasdata|hasspace Recent reports have shown how we sometimes call vsockhasdata when a vsock socket has been de-assigned from a transport see attached links, but we shouldn't. Previous commits...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/31 12:15 p.m.15 views

AZL-56265 CVE-2025-21665 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS6.7AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/31 12:15 p.m.15 views

CVE-2025-21668

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

5.5CVSS0.00224EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.28 views

CVE-2025-21683 bpf: Fix bpf_sk_select_reuseport() memory leak

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

0.00224EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/31 11:25 a.m.157 views

CVE-2025-21671

CVE-2025-21671 : In the Linux kernel’s zram subsystem, a path exists where, if zram_meta_alloc fails, the code frees the allocated zram->table without setting it to NULL. This can cause zram_meta_free to access the (now freed) table, i.e., a potential use-after-free on zram table if a device i...

7.8CVSS7.2AI score0.00216EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/01/31 11:25 a.m.19 views

CVE-2025-21668 pmdomain: imx8mp-blk-ctrl: add missing loop break condition

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.30 views

CVE-2024-57948 mac802154: check local interfaces before deleting sdata list

In the Linux kernel, the following vulnerability has been resolved: mac802154: check local interfaces before deleting sdata list syzkaller reported a corrupted list in ieee802154ifremove. 1 Remove an IEEE 802.15.4 network interface after unregister an IEEE 802.15.4 hardware device from the system...

0.00238EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2025/01/31 12:00 a.m.15 views

openSUSE Security Advisory (SUSE-SU-2025:0303-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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...

8.1CVSS7.5AI score0.00264EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2025/01/31 12:00 a.m.4 views

python311-ipython-8.31.0-1.1 on GA media (moderate)

python311-ipython-8.31.0-1.1 on GA media Announcement ID: openSUSE-SU-2025:14718-1 Rating: moderate Cross-References: CVE-2022-21699 CVSS scores: CVE-2022-21699 SUSE : 8.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Affected Products: openSUSE Tumbleweed An update that solves one vulnerability c...

8.8CVSS9.6AI score0.00657EPSS
SaveExploits1
OSV
OSV
added 2025/01/30 7:27 p.m.11 views

CLSA-2025-1738265246 rsync: Fix of CVE-2024-12747

CVE-2024-12747: fix symlink race conditions...

5.6CVSS7AI score0.00384EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/30 7:20 p.m.66 views

CVE-2025-24802

Summary of CVE-2025-24802 (Plonky2) : The vulnerability stems from padding zeroes in the LookupTableGate mechanism in Plonky2, where lookup tables whose length is not divisible by 26 (computed as floor(num_routed_wires/3)) will always include the 0 -> 0 input-output pair. This allows a malicio...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/30 3:58 p.m.31 views

CVE-2025-24883 go-ethereum has a DoS via malicious p2p message

go-ethereum geth is a golang execution layer implementation of the Ethereum protocol. A vulnerable node can be forced to shutdown/crash using a specially crafted message. This vulnerability is fixed in 1.14.13...

8.7CVSS0.00693EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/30 3:39 p.m.20 views

CVE-2025-24784 kubewarden-controller has an Information leak via AdmissionPolicyGroup Resource

kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. The policy group feature, added to by the 1.17.0 release. By being namespaced, the AdmissionPolicyGroup has a well constrained impact on cluster resources. Hence, it’s considere...

4.3CVSS6.6AI score
SaveExploits0References4
CVE
CVE
added 2025/01/30 3:39 p.m.120 views

CVE-2025-24784

CVE-2025-24784 affects kubewarden-controller (AdmissionPolicyGroup CRD) in Kubewarden. The issue enables an information leak where context aware policies can—via the ServiceAccount used to run the Policy Server—list/get resources in the cluster beyond the policy’s own scope, depending on the RBAC...

4.3CVSS4.4AI score0.00293EPSS
SaveExploits0References2
Rows per page
Query Builder