Lucene search
+L

346 matches found

OSV
OSV
added 2025/03/06 5:15 p.m.7 views

UBUNTU-CVE-2024-58078

In the Linux kernel, the following vulnerability has been resolved: misc: miscminoralloc to use ida for all dynamic/misc dynamic minors miscminoralloc was allocating id using ida for minor only in case of MISCDYNAMICMINOR but miscminorfree was always freeing ids using idafree causing a mismatch a...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References19
OSV
OSV
added 2025/03/06 4:13 p.m.13 views

CVE-2024-58078 misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors

In the Linux kernel, the following vulnerability has been resolved: misc: miscminoralloc to use ida for all dynamic/misc dynamic minors miscminoralloc was allocating id using ida for minor only in case of MISCDYNAMICMINOR but miscminorfree was always freeing ids using idafree causing a mismatch a...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/03/06 4:13 p.m.23 views

CVE-2024-58078 misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors

In the Linux kernel, the following vulnerability has been resolved: misc: miscminoralloc to use ida for all dynamic/misc dynamic minors miscminoralloc was allocating id using ida for minor only in case of MISCDYNAMICMINOR but miscminorfree was always freeing ids using idafree causing a mismatch a...

0.0018EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/06 12:00 a.m.10 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 miscminoralloc not using ida for all dynamic minors, which could lead to a memory leak...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.8 views

SUSE CVE-2022-49147

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.11 views

DEBIAN-CVE-2022-49147

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.22 views

CVE-2022-49147

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:00 a.m.9 views

UBUNTU-CVE-2022-49147

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.4 views

CVE-2022-49455 misc: ocxl: fix possible double free in ocxl_file_register_afu

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible double free in ocxlfileregisterafu inforelease will be called in deviceunregister when info-dev's reference count is 0. So there is no need to call ocxlafuput and kfree again. Fix this by adding freeminor...

6.6AI score0.00271EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 1:55 a.m.139 views

CVE-2022-49147

Technical details for CVE-2022-49147 are not publicly provided in the supplied documents; no affected products, impact, or remediation are specified here. Monitor for updates from connected sources.

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49147 block: Fix the maximum minor value is blk_alloc_ext_minor()

In the Linux kernel, the following vulnerability has been resolved: block: Fix the maximum minor value is blkallocextminor idaallocrange..., min, max, ... returns values from min to max, inclusive. So, NREXTDEVT is a valid idx returned by blkallocextminor. This is an issue because in deviceadddis...

0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/05 2:16 a.m.13 views

CVE-2024-24820

Icinga Director is a tool designed to make Icinga 2 configuration handling easy. Not any of Icinga Director's configuration forms used to manipulate the monitoring environment are protected against cross site request forgery CSRF. It enables attackers to perform changes in the monitoring...

8.3CVSS6AI score0.00398EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/02/05 12:00 a.m.5 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 : OpenJDK 8 regressions (USN-7096-2)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 host has packages installed that are affected by a vulnerability as referenced in the USN-7096-2 advisory. USN-7096-1 fixed vulnerabilities in OpenJDK 8. The update introduced several minor regressions. This updat...

5.6AI score
SaveExploits0References1
OSV
OSV
added 2024/12/05 11:02 a.m.6 views

SUSE-SU-2024:4193-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Remove -IVendor/ from python-config bsc1231795...

6.3CVSS4.5AI score0.00656EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.4 views

Astra Linux – Vulnerability in PostgresSQL-15

Lack of authorization in PostgreSQL’s built-in views, pgstatsext and pgstatsextexprs, allows a non-privileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. These common values may reveal column values that the eavesdropper would...

4.3CVSS6.7AI score0.00722EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.20 views

UBUNTU-CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

7.8CVSS6.2AI score0.00282EPSS
SaveExploits0References57
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:00 a.m.20 views

Curl 7.74.0 < 8.10.1 Input Misinterpretation (CVE-2024-9681)

The version of Curl installed on the remote host is between 7.74.0 and prior to 8.10.1. It is, therefore, affected by a potential minor DoS security problem when trying to use HTTPS when that no longer works or a cleartext transmission of data that was otherwise intended to possibly be protected...

6.5CVSS6.6AI score0.01987EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Vivaldi Security Advisories
Vivaldi Security Advisories
added 2024/08/26 6:39 a.m.32 views

Minor update (6) for Vivaldi Android Browser 6.8

Head to the Google Play Store and download the browser. Alternatively, you can download Vivaldi from Uptodown, the Android app store. Your rating for our browser matters. ⭐️ ⭐️ ⭐️ ⭐️ ⭐️ Enjoy! Changelog The following is a list of changes since the fifth 6.8 stable, minor update: Chromium Backport...

8.8CVSS5.8AI score0.18528EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/14 12:35 p.m.6 views

GHSA-4XMJ-F664-HV98 Magento Improper Authorization leads to Security feature bypass

Magento versions 2.4.7-p1, 2.4.6-p6, 2.4.5-p8, 2.4.4-p9 and earlier are affected by an Improper Authorization vulnerability that could result in a Security feature bypass. A low-privileged attacker could leverage this vulnerability to bypass security measures and disclose minor information...

4.3CVSS6.6AI score0.00442EPSS
SaveExploits0References3
Rows per page
Query Builder