Lucene search
+L

71 matches found

SUSE Linux
SUSE Linux
added 2025/07/08 9:05 a.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL bsc1228557. CVE-2024-49568: net/smc: check v2extoffset/eidcnt/ismgidcnt when...

8.5CVSS8.3AI score0.00524EPSS
SaveExploits3References450
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwlmvmsendrecoverycmd 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwlmvmsendcmdstatus, which handles...

7.8CVSS6.9AI score0.00398EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.9 views

SUSE CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/01 2:09 p.m.95 views

CVE-2022-49800

CVE-2022-49800 is a Linux kernel issue addressed by multiple advisories. The root cause was a memory-leak in the tracing tests (test_gen_synth_cmd and test_empty_synth_event) where allocated buffers were freed only on failure paths; the fix adds kfree(buf) to ensure no leak. The Nessus/OpenVAS en...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.7 views

PT-2025-18608 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been resolved in the Linux kernel. The problem occurred in the test gen kprobe/kretprobe cmd function, where the buffer was only freed in the failure path,...

8.8CVSS7.7AI score0.01328EPSS
SaveExploits2References429
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.4 views

SUSE CVE-2022-49153

In the Linux kernel, the following vulnerability has been resolved: wireguard: socket: free skb in send6 when ipv6 is disabled I got a memory leak report: unreferenced object 0xffff8881191fc040 size 232: comm "kworker/u17:0", pid 23193, jiffies 4295238848 age 3464.870s hex dump first 32 bytes: 00...

3.3CVSS7.4AI score0.00256EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

DEBIAN-CVE-2022-49657

In the Linux kernel, the following vulnerability has been resolved: usbnet: fix memory leak in error case usbnetwritecmdasync mixed up which buffers need to be freed in which error case. v2: add Fixes tag v3: fix uninitialized buf pointer...

5.5CVSS5.3AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.8 views

DEBIAN-CVE-2022-49191

In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmitbuf leak in activate when LSR == 0xff When LSR is 0xff in -activate rather unlike, we return an error. Provided -shutdown is not called when -activate fails, nothing actually frees the buffer in this case. Fix this...

5.5CVSS5.6AI score0.0027EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.43 views

CVE-2022-49452 dpaa2-eth: retrieve the virtual address before dma_unmap

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

7.5CVSS0.00466EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: wifi: iwlwifi: mvm: Fixed handling of response in iwlmvmsendrecoverycmd 1. The size of the response packet was not validated. 2. The response buffer was not freed. These issues can be resolved by switching to...

7.8CVSS6.6AI score0.00398EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/02 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 the Linux kernel that stems from improper handling of the MSGZEROCOPY error in the virtio/vsock component and the lack of the kfreeskb call,...

5.5CVSS6.8AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.15 views

AZL-53972 CVE-2024-53059 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwlmvmsendrecoverycmd 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwlmvmsendcmdstatus, which handles...

7.8CVSS7AI score0.00398EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/13 11:15 a.m.3 views

DEBIAN-CVE-2024-4741

Issue summary: Calling the OpenSSL API function SSLfreebuffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code...

7.5CVSS7.6AI score0.02925EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/13 11:15 a.m.14 views

AZL-78564 CVE-2024-4741 affecting package openssl-fips-provider 3.1.2-1

Issue summary: Calling the OpenSSL API function SSLfreebuffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code...

7.5CVSS7.1AI score0.02925EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.11 views

kernel: serial: core: fix transmit-buffer reset and memleak

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS6.8AI score0.00251EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46741

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix double free of 'buf' in error path smatch warning: drivers/misc/fastrpc.c:1926 fastrpcreqmmap error: double free of 'buf' In fastrpcreqmmap error path, the fastrpc buffer is freed in fastrpcreqmunmapimpl if unm...

6.7CVSS7.4AI score0.00246EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 9:15 a.m.7 views

UBUNTU-CVE-2024-42280

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References35
OSV
OSV
added 2024/08/16 11:07 a.m.6 views

OESA-2024-1993 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Only free buffer VA that is not NULL In the MediaTek vcodec driver, while mtkvcodecmemfree is mostly called only when the buffer to free...

7CVSS7.2AI score0.00435EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/30 4:15 p.m.6 views

DEBIAN-CVE-2024-36886

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in error path Sam Page sam4k working with Trend Micro Zero Day Initiative reported a UAF in the tipcbufappend error path: BUG: KASAN: slab-use-after-free in kfreeskblistreason+0x47e/0x4c0 linux/net/core/skbuff.c:118...

7.8CVSS6.2AI score0.01305EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/17 2:15 p.m.10 views

UBUNTU-CVE-2024-35834

In the Linux kernel, the following vulnerability has been resolved: xsk: recycle buffer in case Rx queue was full Add missing xskbufffree call when xskrcvzc failed to produce descriptor to XSK Rx queue...

8.2CVSS6.8AI score0.00408EPSS
SaveExploits0References6
Rows per page
Query Builder