Lucene search
+L

18345 matches found

OSV
OSV
added 2024/10/21 12:15 p.m.19 views

AZL-51150 CVE-2024-47705 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

DEBIAN-CVE-2024-47677

In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfatcreateupcasetable If exfatloadupcasetable reaches end and returns -EINVAL, allocated memory doesn't get freed and while exfatloaddefaultupcasetable allocates more memory, leading to a memory...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.13 views

UBUNTU-CVE-2024-47677

In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfatcreateupcasetable If exfatloadupcasetable reaches end and returns -EINVAL, allocated memory doesn't get freed and while exfatloaddefaultupcasetable allocates more memory, leading to a memory...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.12 views

CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS5.7AI score0.00217EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47687 vdpa/mlx5: Fix invalid mr resource destroy

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

6.5AI score0.00235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.62 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.11 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 Linux kernel that stems from a possible runtime failure caused by an invalid data address due to a bpf validation error...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.13 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 null pointer dereference that could be caused by improper validation of hardware queue pointers by the scs...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.13 views

PT-2024-33776

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.10.0-rc2-lizhijian+ Description: A crash occurs during hot-remove of a memory device when a user is accessing the hugetlb, due to dump mapping accessing an invalid dentry.d name.name. The issue arises because dump mappi...

4.9CVSS5.3AI score0.00261EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 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 Linux kernel that stems from an invalid pointer dereference issue in the blkaddpartition function in the block component...

5.5CVSS6.8AI score0.00217EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.15 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 an invalid memory operation caused by increasing the MSI-X value on the VF...

7.1CVSS8.2AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/16 8:15 p.m.6 views

DEBIAN-CVE-2024-47522

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.7, invalid ALPN in TLS/QUIC traffic when JA4 matching/logging is enabled can lead to Suricata aborting with a panic. This issue has been addressed in 7.0.7. O...

7.5CVSS8.3AI score0.00602EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/16 8:15 p.m.14 views

UBUNTU-CVE-2024-47522

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.7, invalid ALPN in TLS/QUIC traffic when JA4 matching/logging is enabled can lead to Suricata aborting with a panic. This issue has been addressed in 7.0.7. O...

7.5CVSS5.8AI score0.00602EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/16 5:15 p.m.12 views

AZL-78531 CVE-2024-9143 affecting package openssl-fips-provider 3.1.2-2

Issue summary: Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution,...

4.3CVSS6.8AI score0.05842EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/16 12:12 a.m.7 views

kernel: tipc: Return non-zero value from tipc_udp_addr2str() on error

A flaw was found in Linux kernel tipc. tipcudpaddr2str does not return a nonzero value when UDP media address is invalid, which can result in a buffer overflow in tipcmediaaddrprintf...

9.1CVSS7.1AI score0.00922EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/16 12:00 a.m.59 views

CVE-2024-44762

A discrepancy in error messages for invalid login attempts in Webmin Usermin v2.100 allows attackers to enumerate valid user accounts...

0.02566EPSS
SaveExploits5References1
OSV
OSV
added 2024/10/16 12:00 a.m.11 views

CVE-2024-44762

A discrepancy in error messages for invalid login attempts in Webmin Usermin v2.100 allows attackers to enumerate valid user accounts...

5.3CVSS6.9AI score
SaveExploits0References3
CVE
CVE
added 2024/10/16 12:00 a.m.152 views

CVE-2024-44762

Summary: CVE-2024-44762 affects Webmin Usermin v2.100 and earlier; it enables attacker’s username enumeration through the password-change flow due to inconsistent error messages. What’s affected: Usermin 2.100 and below (password-change endpoint exposes observable differences in responses when us...

5.3CVSS7.1AI score0.02566EPSS
SaveExploits5References1Affected Software1
Veracode
Veracode
added 2024/10/15 9:12 a.m.20 views

Always-Incorrect Control Flow Implementation

btcd is vulnerable to Always-Incorrect Control Flow Implementation. The vulnerability is due to a consensus failure caused by the incorrect re-implementation of Bitcoin Core's "FindAndDelete" functionality. This flaw can result in btcd clients accepting an invalid Bitcoin block or rejecting a val...

8.1CVSS6.4AI score0.01015EPSS
SaveExploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/10/15 12:00 a.m.12 views

CVE-2020-27840

...

7.5CVSS6.9AI score0.03833EPSS
SaveExploits0
Rows per page
Query Builder