Lucene search
+L

8251 matches found

Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.22 views

PT-2024-28080

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0 Description The vulnerability is related to the net/mlx5e driver in the Linux kernel. It occurs when the mlx5e suspend function cleans resources only if netif device present returns true, but mlx5e resume...

7.5CVSS5.5AI score0.00188EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/09 12:00 a.m.20 views

Oracle Linux 9 : gnutls (ELSA-2024-12364)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12364 advisory. 3.8.3-4fips - Add FIPS package change: add fips suffix to Release and set Epoch to 10 Orabug: 35925409 - Update FIPS module name for Oracle Linux...

5.3CVSS6.5AI score0.00724EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/08 2:15 a.m.12 views

AZL-40346 CVE-2024-2746 affecting package dnf5 for versions less than 5.1.11-3

Incomplete fix for CVE-2024-1929 The problem with CVE-2024-1929 was that the dnf5 D-Bus daemon accepted arbitrary configuration parameters from unprivileged users, which allowed a local root exploit by tricking the daemon into loading a user controlled "plugin". All of this happened before Polkit...

8.8CVSS5.9AI score0.00213EPSS
SaveExploits1References1
CVE
CVE
added 2024/05/08 1:55 a.m.75 views

CVE-2024-2746

CVE-2024-2746 is an incomplete fix for CVE-2024-1929 affecting dnf5/libdnf5 where the D-Bus interface accepts untrusted configuration overrides, enabling local root control by loading user-supplied plugins or manipulating privileged files. Public reports describe potential DoS via large/blocked f...

8.8CVSS7.7AI score0.00286EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/05/08 1:55 a.m.41 views

CVE-2024-2746 Incomplete fix for CVE-2024-1929

Incomplete fix for CVE-2024-1929 The problem with CVE-2024-1929 was that the dnf5 D-Bus daemon accepted arbitrary configuration parameters from unprivileged users, which allowed a local root exploit by tricking the daemon into loading a user controlled "plugin". All of this happened before Polkit...

8.8CVSS8AI score0.00213EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/05/08 12:00 a.m.25 views

Oracle Linux 9 : gnutls (ELSA-2024-2570)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-2570 advisory. 3.8.3-4 - Bump release to ensure el9 package is greater than el9 packages 3.8.3-3 - Bump release to ensure el9 package is greater than el9 packages...

5.3CVSS6.5AI score0.00724EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/07 12:00 a.m.30 views

SUSE: Security Advisory (SUSE-SU-2024:1148-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.5CVSS7.2AI score0.01128EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2024/05/07 12:00 a.m.27 views

SUSE: Security Advisory (SUSE-SU-2024:1006-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.5CVSS7.2AI score0.01128EPSS
SaveExploits2References5
Debian
Debian
added 2024/05/06 5:39 p.m.117 views

[SECURITY] [DSA 5680-1] linux security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5680-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso May 06, 2024 https://www.debian.org/security/faq -...

8.2CVSS8.7AI score0.00846EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.12 views

SUSE CVE-2024-27078

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: fix some memleaks in tpgalloc In tpgalloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpgfree is...

5.5CVSS6.3AI score0.00289EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.9 views

SUSE CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

5.5CVSS6.3AI score0.00959EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/01 1:15 p.m.5 views

DEBIAN-CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS5.6AI score0.00292EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.10 views

CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS7.5AI score0.00292EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 1:15 p.m.3 views

DEBIAN-CVE-2024-27078

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: fix some memleaks in tpgalloc In tpgalloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpgfree is...

5.5CVSS5.6AI score0.00289EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.18 views

CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS6.4AI score0.00292EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.19 views

CVE-2024-27073

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budgetavattach When saa7146registerdevice and saa7146vvinit fails, budgetavattach should free the resources it allocates, like the error-handling of ttpcibudgetinit does. Besides, there are two...

7.8CVSS7.3AI score0.00292EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:17 a.m.20 views

CVE-2024-26935 scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

6AI score
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/04/30 1:33 p.m.43 views

Important: Red Hat Security Advisory: golang security update

An update for golang is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2024/04/30 1:33 p.m.38 views

Moderate: Red Hat Security Advisory: grafana security update

An update for grafana is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS7AI score0.01533EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 1:30 p.m.26 views

Important: Red Hat Security Advisory: grafana-pcp security update

An update for grafana is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which givesa detailed severity rating, is available for each vulnerability from th...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References2
Rows per page
Query Builder