Lucene search
+L

331 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000774)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000774 advisory. Race condition in the ecdeviceioctlxcmd function in drivers/platform/chrome/crosecdev.c in the Linux kernel before 4.7 allows local users to cause a denial of servic...

5.1CVSS7AI score0.00274EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001754)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001754 advisory. A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty fi...

7CVSS6.8AI score0.00767EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000621)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000621 advisory. Race condition in the environread function in fs/proc/base.c in the Linux kernel before 4.5.4 allows local users to obtain sensitive information from kernel memory b...

5.5CVSS7AI score0.00388EPSS
SaveExploits0References12
OSV
OSV
added 2026/01/13 6:16 p.m.6 views

CVE-2026-20814

Concurrent execution using shared resource with improper synchronization 'race condition' in Graphics Kernel allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00309EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.33 views

CVE-2025-71074 functionfs: fix the open/removal races

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

7.8CVSS0.00104EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.19 views

PT-2026-2539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between wbt enable default and IO submission within the Linux kernel's block subsystem. Moving wbt enable default out of queue freezing can lead to a negative...

7.8CVSS6.6AI score0.00521EPSS
SaveExploits0References166
OSV
OSV
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54302 RDMA/irdma: Fix data race on CQP completion stats

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

6.3AI score
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 6:31 p.m.16 views

EUVD-2025-203757

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

6AI score0.00193EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68241

In the Linux kernel, the following vulnerability has been resolved: ipv4: route: Prevent rtbindexception from rebinding stale fnhe The sit driver's packet transmission path calls: sittunnelxmit - updateorcreatefnhe, which lead to fnheremoveoldest being called to delete entries exceeding...

7.5CVSS5.9AI score0.00455EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/09 1:16 a.m.1 views

DEBIAN-CVE-2023-53810

In the Linux kernel, the following vulnerability has been resolved: blk-mq: release crypto keyslot before reporting I/O complete Once all I/O using a blkcryptokey has completed, filesystems can call blkcryptoevictkey. However, the block layer currently doesn't call blkcryptoputkeyslot until the...

7.8CVSS5.5AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

UBUNTU-CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.7AI score0.00182EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.8 views

RockyLinux 8 : kernel-rt (RLSA-2025:21920)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:21920 advisory. kernel: NFS: Fix a race when updating an existing write CVE-2025-39697 kernel: i40e: fix idx validation in config queues msg CVE-2025-39971 Tenable has...

8.8CVSS7AI score0.0015EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.9 views

EUVD-2025-124936

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: fix access race during throttle policy activation On repeated cold boots we occasionally hit a NULL pointer crash in blkshouldthrotl when throttling is consulted before the throttle policy is fully enabled for the...

5.7AI score0.00244EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: rxrpc: Fix a race between socket set up and I/O thread creation

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

7.5CVSS6.8AI score0.00449EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.5 views

kernel: ibmvnic: Don't reference skb after sending to VIOS

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Don't reference skb after sending to VIOS Previously, after successfully flushing the xmit buffer to VIOS, the txbytes stat was incremented by the length of the skb. It is invalid to access the skb memory after sending t...

8.6CVSS6.9AI score0.0042EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990447)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990447 advisory. In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing,...

4.7CVSS5.7AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.10 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990367)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990367 advisory. In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via...

8.4CVSS6.6AI score0.00242EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989107)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989107 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpcexitnet Current code can lead to the following race: CPU0 CPU1...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990005)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990005 advisory. In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing,...

4.7CVSS5.7AI score0.00191EPSS
SaveExploits0References4
Rows per page
Query Builder