Lucene search
+L

2615 matches found

Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.26 views

PT-2026-79695

In the Linux kernel, the following vulnerability has been resolved: s390/ism: Fix UAF of sba and ieq during ism dev exit A ism interrupt handler can be active in parallel with ism dev exit, accessing freed data structures. No new interrupts will be generated after unregister ieq. Drain ongoing...

5.3AI score0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 3:17 p.m.12 views

CVE-2026-45742

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS0.00597EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:34 p.m.46 views

CVE-2026-45742

Gotenberg (a Docker-powered stateless PDF conversion API) versions 8.10.0 through 8.32.x contain a race condition in pkg/modules/api/context.go. The newContext function spawns one goroutine per multipart downloadFrom entry, and those goroutines concurrently write to shared maps (ctx.files, ctx.di...

7.5CVSS8.5AI score0.00597EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 4:57 a.m.9 views

CVE-2026-72117

A flaw was found in the Linux kernel's CAN Controller Area Network Broadcast Manager BCM module. A data race condition exists in the bcmrxhandler function where the rxstamp and rxifindex values are written without proper locking. This can lead to a "torn store" of the 64-bit rxstamp on 32-bit...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.11 views

CVE-2026-72420

A flaw was found in the Linux kernel's md/raid5 module. A data-race condition exists between the breakstripebatchlist and raid5makerequest functions. This race can lead to a scenario where a process waits indefinitely, potentially causing a Denial of Service DoS for the system...

8.8CVSS5.4AI score0.00445EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-101981)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-101981 advisory. In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qle...

8.2CVSS5.6AI score0.00331EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 10:48 p.m.11 views

CVE-2026-72118

A flaw was found in the Linux kernel's Controller Area Network CAN Broadcast Manager BCM module. A data race condition, occurring when multiple central processing units CPUs simultaneously process CAN frames, can lead to incorrect statistics being reported. This could result in a bogus or negativ...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099763)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099763 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the...

7.8CVSS4.6AI score0.00097EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.11 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100542)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100542 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the...

7.8CVSS4.6AI score0.00097EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099694)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099694 advisory. In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qle...

8.2CVSS5.5AI score0.00331EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099939)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099939 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compil...

7.1CVSS4.7AI score0.00132EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100534)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100534 advisory. In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qle...

8.2CVSS5.5AI score0.00331EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72420

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS0.00445EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.38 views

AZL-96033 CVE-2026-72420 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.8AI score0.00445EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-72420

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.5AI score0.00445EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72118

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix CAN frame rx/tx statistics KCSAN detected a data race within the bcmrxhandler when two CAN frames have been simultaneously received and processed in a single rx op by two different CPUs. Use atomic operations with...

0.00211EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72117

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix data race on rxstamp/rxifindex in bcmrxhandler For an rx op subscribed on all interfaces ifindex == 0, the same op is registered once in the shared per-netns wildcard filter list, so bcmrxhandler can run concurrentl...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.11 views

UBUNTU-CVE-2026-72117

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix data race on rxstamp/rxifindex in bcmrxhandler For an rx op subscribed on all interfaces ifindex == 0, the same op is registered once in the shared per-netns wildcard filter list, so bcmrxhandler can run concurrentl...

5.4AI score0.00211EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.21 views

CVE-2026-72118

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix CAN frame rx/tx statistics KCSAN detected a data race within the bcmrxhandler when two CAN frames have been simultaneously received and processed in a single rx op by two different CPUs. Use atomic operations with...

5.7AI score0.00211EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.33 views

CVE-2026-72121

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking when updating filter and timer values KCSAN detected a simultaneous access to timer values that can be overwritten in bcmrxsetup when updating timer and filter content while bcmrxhandler, bcmrxtimeouthandler...

8.8CVSS5.9AI score0.00345EPSS
SaveExploits0References7
Rows per page
Query Builder