Lucene search
+L

12852 matches found

Cvelist
Cvelist
added 2024/12/27 1:50 p.m.29 views

CVE-2024-53227 scsi: bfa: Fix use-after-free in bfad_im_module_exit()

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

0.00275EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/27 1:49 p.m.119 views

CVE-2024-53211

CVE-2024-53211 : In the Linux kernel, the l2tp_exit_net path could observe a non-empty IDR due to a radix-tree internal-node condition when idr_is_empty() was used. The bug allowed idr_is_empty() to return false despite no items, triggering a warning and potentially unsafe destruction sequence. T...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.9 views

CVE-2024-53211 net/l2tp: fix warning in l2tp_exit_net found by syzbot

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-l2tptunnelidr; idrdestroy&pn-l2tptunnelidr; By forcing memory allocatio...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.31 views

CVE-2024-53202 firmware_loader: Fix possible resource leak in fw_log_firmware_info()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix possible resource leak in fwlogfirmwareinfo The alg instance should be released under the exception path, otherwise there may be resource leak here. To mitigate this, free the alg instance with cryptofreeshash...

0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 1:49 p.m.13 views

CVE-2024-53189 wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211parseschedscan The channels array in the cfg80211scanrequest has a countedby attribute attached to it, which points to the nchannels variable. This attribute is used in bounds...

6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/12/27 12:0 a.m.12 views

PT-2024-35658 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue is related to the net/l2tp module, specifically in the l2tp exit net function. The problem occurs when the IDR ID...

7.3AI score0.00186EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/12/27 12:0 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 Linux kernel that stems from a failure to properly handle memory allocation when usbg handling fails in the net:9p module, which could lead t...

4.7CVSS6.6AI score0.00541EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:0 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, which stems from an incorrect allocation of xastore memory in the iouring/tctx subsystem...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.4 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 in the cacheinfo module due to failure to properly allocate memory during CPU...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/19 12:15 p.m.20 views

CVE-2024-45819

PVH guests have their ACPI tables constructed by the toolstack. The construction involves building the tables in local memory, which are then copied into guest memory. While actually used parts of the local memory are filled in correctly, excess space that is being allocated is left with its prio...

5.5CVSS6.5AI score
SaveExploits0References5
NVD
NVD
added 2024/12/19 12:15 p.m.25 views

CVE-2024-45819

PVH guests have their ACPI tables constructed by the toolstack. The construction involves building the tables in local memory, which are then copied into guest memory. While actually used parts of the local memory are filled in correctly, excess space that is being allocated is left with its prio...

5.5CVSS0.003EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/12/19 12:0 a.m.33 views

Ubuntu: Security Advisory (USN-7174-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...

9.8CVSS9.6AI score0.01355EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/18 1:12 p.m.4 views

USN-7174-1 gstreamer1.0 vulnerability

Antonio Morales discovered that GStreamer incorrectly handled allocating memory for certain buffers. An attacker could use this issue to cause GStreamer to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.1AI score0.01355EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/12/18 1:12 p.m.157 views

USN-7174-1: GStreamer vulnerability

Antonio Morales discovered that GStreamer incorrectly handled allocating memory for certain buffers. An attacker could use this issue to cause GStreamer to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.5AI score0.01355EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/18 2:24 a.m.8 views

gstreamer1-plugins-good: integer overflows in MP4/MOV demuxer and memory allocator that can lead to out-of-bounds writes

A flaw was found in the MP4/MOV demuxer and memory allocator in the GStreamer library. Processing a specially crafted input file can cause an integer overflow in the qtdemuxparsetheoraextension function. This issue leads to a small amount of memory being allocated to store a large input size,...

9.8CVSS7.3AI score0.01355EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.8 views

SUSE CVE-2024-47606

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended...

7.8CVSS8.2AI score0.01355EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.13 views

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

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-49973 advisory. - In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added wi...

7.8CVSS6AI score0.00259EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.7 views

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

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-50209 advisory. - In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Add a check for memory...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.8 views

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

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-49954 advisory. - In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References2
CNVD
CNVD
added 2024/12/13 12:0 a.m.12 views

IBM Db2 Denial of Service Vulnerability (CNVD-2024-49168)

IBM Db2 is a relational database management system from International Business Machines IBM. The system's execution environments are mainly UNIX, Linux, IBMi, z/OS, and Windows server versions. IBM Db2 suffers from a denial of service vulnerability that originates from improper memory allocation...

6.5CVSS6.5AI score0.00381EPSS
SaveExploits0References1
Rows per page
Query Builder