Lucene search
K

7534 matches found

RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.6 views

CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

5.5CVSS6.5AI score0.00146EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.4 views

CVE-2025-38182

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

6.6CVSS6.6AI score0.00156EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/07/06 12:0 a.m.2 views

PT-2025-33780

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the RDMA/hns subsystem where rsv qp may be double destroyed during an error condition. This occurs first in free mr init and then in hns roce exit...

7.8CVSS5.9AI score0.00153EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.8 views

SUSE CVE-2025-38161

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources were already cleaned regardless of the failure. Now...

6.6CVSS6.6AI score0.00143EPSS
Exploits0References23
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.2 views

SUSE CVE-2025-38182

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

5.5CVSS6.5AI score0.00156EPSS
Exploits0References22
OSV
OSV
added 2025/07/04 3:20 p.m.7 views

USN-7591-5 linux-intel-iotg vulnerabilities

Michael Randrianantenaina discovered that the Bluetooth driver in the Linux Kernel contained an improper access control vulnerability. A nearby attacker could use this to connect a rougue device and possibly execute arbitrary code. CVE-2024-8805 It was discovered that the CIFS network file system...

8.8CVSS6.8AI score0.02033EPSS
Exploits0References68
SUSE CVE
SUSE CVE
added 2025/07/04 2:38 p.m.6 views

SUSE CVE-2025-38151

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cmaneteventcallback fails to queuework The cited commit fixed a crash when cmaneteventcallback was called for a cmaid while work on that id from a previous call had not yet started. The work item was...

6.1CVSS6.4AI score0.00147EPSS
Exploits0References22
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

AZL-64731 CVE-2025-38182 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

7.8CVSS5.6AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38182

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

7.8CVSS5.7AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.2 views

UBUNTU-CVE-2025-38182

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

7.8CVSS6.2AI score0.00156EPSS
Exploits0References29
CVE
CVE
added 2025/07/04 1:37 p.m.23 views

CVE-2025-38209

CVE-2025-38209 is rooted in the Linux kernel nvme-tcp admin queue setup path. The patch sequence called nvme_tcp_configure_admin_queue() twice during nvme_tcp_setup_ctrl(): the first call (new=true) succeeds to prepare for DH-CHAP negotiation; the second call (new=false) is needed for secure conc...

7.8CVSS6.3AI score0.00146EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.7 views

CVE-2025-38209 nvme-tcp: remove tag set when second admin queue config fails

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

0.00146EPSS
Exploits0References2
OSV
OSV
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38209 nvme-tcp: remove tag set when second admin queue config fails

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

7.8CVSS6.3AI score0.00146EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.8 views

CVE-2025-38182 ublk: santizize the arguments from userspace when adding a device

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

0.00156EPSS
Exploits0References4
OSV
OSV
added 2025/07/04 1:15 p.m.1 views

UBUNTU-CVE-2025-38177

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

5.5CVSS6.2AI score0.00151EPSS
Exploits0References17
OSV
OSV
added 2025/07/04 11:15 a.m.1 views

UBUNTU-CVE-2025-38174

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tbcfgrequestdequeue: general protection fault, probably for non-canonical address 0xdead000000000122 CPU: 6 PID: 91007 Comm: kworker/6:2...

5.5CVSS6.2AI score0.0015EPSS
Exploits0References44
CNNVD
CNNVD
added 2025/07/04 12:0 a.m.3 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 double release request queue that could lead to memory corruption...

5.5CVSS6.9AI score0.0015EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.4 views

SUSE CVE-2025-38106

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

6.8CVSS6.5AI score0.00159EPSS
Exploits0References15
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.3 views

SUSE CVE-2025-38107

In the Linux kernel, the following vulnerability has been resolved: netsched: ets: fix a race in etsqdiscchange Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock roo...

4.7CVSS6.3AI score0.00126EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.2 views

SUSE CVE-2025-38108

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

4.7CVSS6.3AI score0.00129EPSS
Exploits0References23
Rows per page
Query Builder