Lucene search
K

1341 matches found

OSV
OSV
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49789 scsi: zfcp: Fix double free of FSF request when qdio send fails

In the Linux kernel, the following vulnerability has been resolved: scsi: zfcp: Fix double free of FSF request when qdio send fails We used to use the wrong type of integer in 'zfcpfsfreqsend' to cache the FSF request ID when sending a new FSF request. This is used in case the sending fails and w...

7.8CVSS6AI score0.00168EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49764 bpf: Prevent bpf program recursion for raw tracepoint probes

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

0.00151EPSS
Exploits0References2
NVD
NVD
added 2025/05/01 1:15 p.m.11 views

CVE-2025-37756

In the Linux kernel, the following vulnerability has been resolved: net: tls: explicitly disallow disconnect syzbot discovered that it can disconnect a TLS socket and then run into all sort of unexpected corner cases. I have a vague recollection of Eric pointing this out to us a long time ago...

5.5CVSS0.00252EPSS
Exploits0References11
NVD
NVD
added 2025/05/01 1:15 p.m.6 views

CVE-2025-23149

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPMCHIPFLAGSUSPENDED after the call to tpmfindgetops can lead to a spurious tpmchipstart call: 35985.503771 i2c i2c-1: Transfer while suspended 35985.503796 WARNING: CPU: 0 PID: 74 ...

5.5CVSS0.0016EPSS
Exploits0References5
NVD
NVD
added 2025/05/01 1:15 p.m.7 views

CVE-2025-23139

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
OSV
OSV
added 2025/05/01 1:15 p.m.7 views

CVE-2025-23139

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
Exploits0References1
CVE
CVE
added 2025/05/01 1:7 p.m.68 views

CVE-2025-37795

CVE-2025-37795 is rejected/not used per the CVE entry; not an active vulnerability.

6.5AI score
Exploits0
CVE
CVE
added 2025/05/01 1:7 p.m.117 views

CVE-2025-37793

CVE-2025-37793 affects the Linux kernel ASoC: Intel avs driver. The vulnerability arises when avs_component_probe() dereferences a NULL from devm_kasprintf() if memory allocation fails, leading to a NULL pointer dereference. A fix was implemented in the kernel to check for NULL from devm_kasprint...

5.5CVSS6.6AI score0.00149EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.7 views

CVE-2025-37790 net: mctp: Set SOCK_RCU_FREE

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCKRCUFREE Bind lookup runs under RCU, so ensure that a socket doesn't go away in the middle of a lookup...

5.5CVSS6.1AI score0.0015EPSS
Exploits0References10
OSV
OSV
added 2025/05/01 1:7 p.m.6 views

CVE-2025-37789 net: openvswitch: fix nested key length validation in the set() action

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

7.8CVSS6.1AI score0.00172EPSS
Exploits0References13
CVE
CVE
added 2025/05/01 1:7 p.m.119 views

CVE-2025-37778

CVE-2025-37778 affects the Linux kernel’s ksmbd/kerberos path. The issue is a dangling pointer in krb_authenticate: it frees sess->user and may not null it; ksmbd_krb5_authenticate reinitialises sess->user, but may return without doing so, causing smb2_sess_setup to access freed memory. The...

7.8CVSS6.4AI score0.00472EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.5 views

CVE-2025-37772 RDMA/cma: Fix workqueue crash in cma_netevent_work_handler

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cmaneteventworkhandler struct rdmacmid has member "struct workstruct network" that is reused for enqueuing cmaneteventworkhandlers onto cmawq. Below crash1 can occur if more than one call to...

5.5CVSS6AI score0.00161EPSS
Exploits0References9
CVE
CVE
added 2025/05/01 1:7 p.m.125 views

CVE-2025-37770

CVE-2025-37770 affects the Linux kernel (drm/amd/pm): if a user sets a speed value greater than UINT_MAX/8, a division by zero is possible. The issue is exploitable locally with low privileges and no user interaction required. The vulnerability was identified by the Linux Verification Center (SVA...

5.5CVSS6.6AI score0.00165EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2025/05/01 1:7 p.m.6 views

CVE-2025-37769 drm/amd/pm/smu11: Prevent division by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm/smu11: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE. cherry picked from...

5.5CVSS6.2AI score0.00161EPSS
Exploits0References9
OSV
OSV
added 2025/05/01 12:55 p.m.8 views

CVE-2025-37746 perf/dwc_pcie: fix duplicate pci_dev devices

In the Linux kernel, the following vulnerability has been resolved: perf/dwcpcie: fix duplicate pcidev devices During platformdeviceregister, wrongly using struct device pcidev as platformdata caused a kmemdup copy of pcidev. Worse still, accessing the duplicated device leads to list corruption a...

5.5CVSS6.1AI score0.00131EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.12 views

CVE-2025-37743 wifi: ath12k: Avoid memory leak while enabling statistics

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid memory leak while enabling statistics Driver uses monitor destination rings for extended statistics mode and standalone monitor mode. In extended statistics mode, TLVs are parsed from the buffer received from...

0.00131EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.2 views

PT-2025-18569

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A security issue has been identified in the Linux kernel, specifically related to the riscv process, where the s12 array in thread struct may contain random kernel memory content. This...

7.1CVSS5.4AI score0.00164EPSS
Exploits0References17
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/28 10:20 p.m.12 views

Security Bulletin: IBM Technical Suppport Appliance - possible security flaws or denial of service

Summary Several fixes to the Linux kernel for reported issues related to various security vulnerabilities such as denial of service, unauthorized access, or leakage of sensitive data. Vulnerability Details CVEID:CVE-2024-53088 DESCRIPTION: In the Linux kernel, the following vulnerability has been...

5.5CVSS9.2AI score0.00195EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/04/28 12:0 a.m.17 views

Ubuntu 24.04 LTS : Linux kernel (Azure, N-Series) vulnerabilities (USN-7468-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7468-1 advisory. Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker...

9.1CVSS8.1AI score0.03558EPSS
Exploits9References734
NVD
NVD
added 2025/04/18 7:15 a.m.13 views

CVE-2025-39735

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in eaget During the "sizecheck" label in eaget, the code checks if the extended attribute list xattr size matches easize. If not, it logs "eaget: invalid extended attribute" and calls printhexdump...

7.1CVSS0.00215EPSS
Exploits0References11
Rows per page
Query Builder