Lucene search
+L

2492 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/04 2:33 a.m.3 views

mm: revert "mm: shmem: fix data-race in shmem_getattr()"

...

4.7CVSS7AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-15586

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a...

5.9CVSS6.7AI score0.02906EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b igb: Add lock to avoid data race adds rtnllock to eliminate a false data race shown below FREE...

5.5CVSS6.6AI score0.00134EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-27419

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS5.7AI score0.00191EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38037

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vxlan: Annotate FDB data races The 'used' and 'updated' fields in the FDB entry structure can be accessed concurrently by multiple threads, leading to reports...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2022-50145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/08 11:16 a.m.7 views

OESA-2025-1964 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference...

7.8CVSS6.8AI score0.00833EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38337

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jbd2: fix data-race and null-ptr-deref in jbd2journaldirtymetadata Since handle-htransaction may be a NULL pointer, so we should change it to call...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-52765

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mfd: qcom-spmi-pmic: Fix revid implementation The Qualcomm SPMI PMIC revid implementation is...

6.2CVSS5.1AI score0.00251EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.9 views

jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()

...

6.3CVSS7AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53109

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix a data-race around bpfjitlimit. While reading bpfjitlimit, it can be changed concurrently via sysctl, WRITEONCE in doprocdoulongvecminmax. The size of...

4.7CVSS6.1AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-11708

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Missing thread synchronization primitives could have led to a data race on members of the PlaybackParams structure. This vulnerability affects Firefox 133 and...

6.5CVSS6.5AI score0.00337EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/06 12:0 a.m.4 views

virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

...

4.7CVSS6.8AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-46704

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix spruious data race in flushwork When flushing a work item for cancellation,...

4.7CVSS5AI score0.00175EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2023-1382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A data race flaw was found in the Linux kernel, between where con is allocated and con-sock is set. This issue leads to a NULL pointer dereference when accessin...

4.7CVSS6.2AI score0.00184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38048

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtioring: Fix data race by tagging eventtriggered as racy for KCSAN syzbot reports a data-race when accessing the eventtriggered, here is the simplified stack...

4.7CVSS6.3AI score0.00114EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/07/30 12:0 a.m.5 views

Important: kernel-livepatch-5.10.236-227.928

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races CVE-2025-38037 Affected Packages: kernel-livepatch-5.10.236-227.928 Issue Correction: Please ensure you have live patching enabled. Run yum update kernel-livepatch-5.10.236-227.928 o...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/30 12:0 a.m.12 views

Important: kernel-livepatch-5.10.237-230.949

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races CVE-2025-38037 Affected Packages: kernel-livepatch-5.10.237-230.949 Issue Correction: Please ensure you have live patching enabled. Run yum update kernel-livepatch-5.10.237-230.949 o...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/30 12:0 a.m.4 views

Important: kernel-livepatch-5.10.236-228.935

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vxlan: Annotate FDB data races CVE-2025-38037 Affected Packages: kernel-livepatch-5.10.236-228.935 Issue Correction: Please ensure you have live patching enabled. Run yum update kernel-livepatch-5.10.236-228.935 o...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0
Rows per page
Query Builder