Lucene search
+L

41461 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.16 views

AZL-57914 CVE-2025-21744 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmftxfinalize On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The following sequence deletes the interface: brcmfdetach...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

AZL-57902 CVE-2025-21745 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.24 views

AZL-57808 CVE-2024-58017 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

AZL-57974 CVE-2024-58020 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.9 views

AZL-57793 CVE-2024-57834 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.11 views

AZL-57978 CVE-2025-21707 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption additional info. Zeroing the bitmask before parsi...

5.5CVSS5.7AI score0.00474EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/02/27 12:00 a.m.7 views

Ubuntu: Security Advisory (USN-7306-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...

7.5CVSS5.6AI score0.00747EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/27 12:00 a.m.12 views

DLA-4069-1 emacs - security update

Bulletin has no description...

8.8CVSS9.6AI score0.02581EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/27 12:00 a.m.13 views

Azure Linux 3.0 Security Update: opensc (CVE-2023-5992)

The version of opensc installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-5992 advisory. - A vulnerability was found in OpenSC where PKCS1 encryption padding removal is not implemented as side- channe...

5.9CVSS6.5AI score0.01156EPSS
SaveExploits1References2
CBLMariner
CBLMariner
added 2025/02/26 4:08 p.m.11 views

CVE-2012-2677 affecting package ceph for versions less than 18.2.2-1

CVE-2012-2677 affecting package ceph for versions less than 18.2.2-1. A patched version of the package is available...

5CVSS6.9AI score0.03889EPSS
SaveExploits1
OSV
OSV
added 2025/02/26 8:14 a.m.13 views

AZL-57289 CVE-2025-22869 affecting package cri-o 1.30.1-1

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted...

7.5CVSS6.6AI score0.00921EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.23 views

AZL-68802 CVE-2022-49699 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemapgetreadbatch If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-order folio. If that happens, we'll see a sibling entry...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.12 views

AZL-58971 CVE-2022-49651 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanupsrcustruct GP checks Currently, cleanupsrcustruct checks for a grace period in progress, but it does not check for a grace period that has not yet started but which might start at any time. Such a situation...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.31 views

CVE-2022-49566 crypto: qat - fix memory leak in RSA

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 as defined in PKCS 1 V2.1 is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffe...

0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:23 a.m.15 views

CVE-2022-49566 crypto: qat - fix memory leak in RSA

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 as defined in PKCS 1 V2.1 is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffe...

5.5CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:23 a.m.126 views

CVE-2022-49566

The CVE-2022-49566 issue affects the Linux kernel crypto/qat RSA path. When an RSA key in PKCS #1 V2.1 form 2 is used, private key components persist after the TFM is released due to memory not being freed. The fix replaces explicit buffer frees in qat_rsa_exit_tfm() with a call to qat_rsa_clear_...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2025/02/26 1:43 a.m.13 views

[SECURITY] Fedora 40 Update: libtasn1-4.20.0-1.fc40

A library that provides Abstract Syntax Notation One ASN.1, as specified by the X.680 ITU-T recommendation parsing and structures management, and Distinguished Encoding Rules DER, as per X.690 encoding and decoding functi ons...

5.3CVSS5.3AI score0.01088EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 12:00 a.m.22 views

DSA-5870-1 openh264 - security update

Bulletin has no description...

8.6CVSS7.5AI score0.00673EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/26 12:00 a.m.21 views

Amazon Linux 2 : python-jwcrypto (ALAS-2025-2763)

The version of python-jwcrypto installed on the remote host is prior to 0.4.2-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2763 advisory. JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cau...

6.8CVSS6.2AI score0.0098EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2025/02/26 12:00 a.m.8 views

Ubuntu: Security Advisory (USN-7299-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...

7.8CVSS7.7AI score0.00435EPSS
SaveExploits0References2
Rows per page
Query Builder