Lucene search
+L

8228 matches found

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

UBUNTU-CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6.3AI score0.00983EPSS
SaveExploits0References31
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.19 views

CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.28 views

CVE-2024-47705 block: fix potential invalid pointer dereference in blk_add_partition

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...

0.00217EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47705 block: fix potential invalid pointer dereference in blk_add_partition

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...

7AI score0.00217EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 11:53 a.m.177 views

CVE-2024-47705

The CVE CVE-2024-47705 (block: fix potential invalid pointer dereference in blk_add_partition) is resolved in the Linux kernel. The issue occurred when blk_add_partition() changed error handling from a single IS_ERR(part) test to handle -ENXIO separately, which unintentionally allowed a path wher...

5.5CVSS7AI score0.00217EPSS
SaveExploits0References11Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 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 problem with jbd2 stopping waiting for space when handling errors...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 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 error handling issue in the iavf driver iavfinitmodule function...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:00 a.m.11 views

The vulnerability of the tcp_bpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the tcpbpf component in the Linux operating system’s kernel is related to incorrect error handling. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References24Affected Software6
Positive Technologies
Positive Technologies
added 2024/10/17 12:00 a.m.16 views

PT-2024-37018

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been fixed, specifically in the octeontx2-pf component, within the otx2 dmac flt.c file. The issue involved inadequate error handling related to t...

5.5CVSS5.5AI score0.00241EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/16 12:28 a.m.11 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
Drupal
Drupal
added 2024/10/16 12:00 a.m.35 views

Drupal core - Moderately critical - Improper error handling - SA-CORE-2024-002

Under certain uncommon site configurations, a bug in the CKEditor 5 module can cause some image uploads to move the entire webroot to a different location on the file system. This could be exploited by a malicious user to take down a site. The issue is mitigated by the fact that several non-defau...

5.9CVSS6.3AI score0.00375EPSS
SaveExploits0References13
Microsoft CVE
Microsoft CVE
added 2024/10/16 12:00 a.m.7 views

CVE-2024-46784

...

5.5CVSS6.7AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2024/10/15 11:15 a.m.3 views

DEBIAN-CVE-2024-47674

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/15 11:15 a.m.13 views

AZL-50582 CVE-2024-47674 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/15 11:15 a.m.9 views

UBUNTU-CVE-2024-47674

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/10/15 10:48 a.m.38 views

CVE-2024-47674 mm: avoid leaving partial pfn mappings around in error case

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

7.8CVSS0.00246EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/10/15 12:42 a.m.14 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
Microsoft CVE
Microsoft CVE
added 2024/10/15 12:00 a.m.6 views

CVE-2024-45002

...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-43884)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43884 advisory. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to...

5.5CVSS6AI score0.00264EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.9 views

CVE-2024-46844

...

7.8CVSS6.5AI score0.00256EPSS
SaveExploits0
Rows per page
Query Builder