Lucene search
+L

17403 matches found

UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.18 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS6.4AI score0.00227EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/09/04 6:36 p.m.17 views

CVE-2024-44964 idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/04 6:36 p.m.53 views

CVE-2024-44964 idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

0.00227EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/04 6:36 p.m.52 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS5.9AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 6:36 p.m.24 views

CVE-2024-44964 idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.63 views

CVE-2024-44961 drm/amdgpu: Forward soft recovery errors to userspace

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Forward soft recovery errors to userspace As we discussed before1, soft recovery should be forwarded to userspace, or we can get into a really bad state where apps will keep submitting hanging command buffers cascadin...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/04 4:20 p.m.12 views

DRUPAL-CONTRIB-2024-038

Open Social is a Drupal distribution for online communities. The distribution didn't validate the flood control limits on the password reset form correctly resulting in a potential attacker flooding the password reset which could result in a Denial of Service. Fortunately the message does not...

5.3CVSS6.6AI score0.00362EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 10:16 a.m.12 views

SUSE-SU-2024:3139-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2024-45230: Fixed potential denial-of-service vulnerability in django.utils.html.urlize. bsc1229823 - CVE-2024-45231: Fixed potential user email enumeration via response status on password reset. bsc1229824...

7.5CVSS6AI score0.25773EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.11 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References5
Drupal
Drupal
added 2024/09/04 12:00 a.m.21 views

Open Social - Moderately critical - Denial of Service - SA-CONTRIB-2024-038

Open Social is a Drupal distribution for online communities. The distribution didn't validate the flood control limits on the password reset form correctly resulting in a potential attacker flooding the password reset which could result in a Denial of Service. Fortunately the message does not...

5.3CVSS7AI score0.00362EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.14 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 a memory leak and crash in the idpf component when performing a soft reset...

7.8CVSS6.5AI score0.00227EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/09/04 12:00 a.m.45 views

SUSE SLES15: kubernetes1.27-apiserver / kubernetes1.27-client / etc (SUSE-SU-2024:3098-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3098-1 advisory. Update kubernetes to version 1.27.16 - CVE-2024-24786: Fixed infinite loop in protojson.Unmarshal in golang-protobuf...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits22References12
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.6 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 a deadlock issue in the net: hns3 component that exists due to a reset during configuration TC...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References11
NVD
NVD
added 2024/09/03 6:15 p.m.34 views

CVE-2024-42903

A Host header injection vulnerability in the password reset function of LimeSurvey v.6.6.1+240806 and before allows attackers to send users a crafted password reset link that will direct victims to a malicious domain...

6.5CVSS0.00499EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2024/09/03 4:36 p.m.21 views

USN-6987-1: Django vulnerabilities

It was discovered that Django incorrectly handled certain inputs. An attacker could possibly use this issue to cause a denial of service. CVE-2024-45230 It was discovered that Django incorrectly handled certain email sending failures. A remote attacker could possibly use this issue to enumerate...

7.5CVSS6.1AI score0.25773EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.11 views

kernel: phylib: fix potential use-after-free

In the Linux kernel, the following vulnerability has been resolved: phylib: fix potential use-after-free Commit bafbdd527d56 "phylib: Add device reset GPIO support" added call to phydeviceresetphydev after the putdevice call in phydetach. The comment before the putdevice call says that the phydev...

8.4CVSS6.8AI score0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/03 2:36 p.m.33 views

SUSE-SU-2024:3097-1 Security update for kubernetes1.28

This update for kubernetes1.28 fixes the following issues: Update kubernetes to version 1.28.13: - CVE-2024-24786: Fixed infinite loop in protojson.Unmarshal in golang-protobuf bsc1229867 - CVE-2023-39325: Fixed a flaw that can lead to a DoS due to a rapid stream resets causing excessive work. Th...

7.5CVSS8.2AI score0.99999EPSS
SaveExploits22References8
OSV
OSV
added 2024/09/03 2:34 p.m.31 views

SUSE-SU-2024:3094-1 Security update for kubernetes1.26

This update for kubernetes1.26 fixes the following issues: Update kubernetes to version 1.26.15: - CVE-2024-24786: Fixed infinite loop in protojson.Unmarshal in golang-protobuf bsc1229867 - CVE-2023-39325: Fixed a flaw that can lead to a DoS due to a rapid stream resets causing excessive work. Th...

7.5CVSS8.3AI score0.99999EPSS
SaveExploits21References9
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.16 views

PT-2025-2718 · Ibm · Ibm Security Verify Access +1

Name of the Vulnerable Software and Affected Versions: IBM Security Verify Access versions 10.0.0 through 10.0.8 IBM Security Verify Access Docker versions 10.0.0 through 10.0.8 Description: The issue allows an unverified user to change the password of an expired user without prior knowledge of...

9.8CVSS6.9AI score0.00269EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.11 views

PT-2024-30197 · Unknown · Limesurvey

Name of the Vulnerable Software and Affected Versions: LimeSurvey versions 6.6.1+240806 and earlier Description: A Host header injection issue in the password reset function allows attackers to send users a crafted password reset link that directs victims to a malicious domain. This occurs becaus...

6.5CVSS7.4AI score0.00499EPSS
SaveExploits0References9
Rows per page
Query Builder