Lucene search
+L

1201 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.4 views

Siemens SIMATIC Devices Use After Free (CVE-2024-42302)

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently to hot- removal of the same portion of the hierarchy: The dpchandler awaits readiness of the...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.5 views

SUSE CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

6.1CVSS7AI score0.00199EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/22 2:15 p.m.9 views

CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.1 views

DEBIAN-CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

5.6AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

UBUNTU-CVE-2022-50580

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

6AI score0.00199EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.5 views

CVE-2022-50580 blk-throttle: prevent overflow while calculating wait time

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

7AI score
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2022-50580

CVE-2022-50580 affects the Linux kernel’s blk-throttle code. A risk existed that in tg_with_in_bps_limit() the expression bps_limit * jiffy_elapsed_rnd could overflow. The fix substitutes a safe multiplication/division helper, calling mul_u64_u64_div_u64() to prevent overflow. Several sources (in...

6.6AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.14 views

CVE-2022-50580 blk-throttle: prevent overflow while calculating wait time

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tgwithinbpslimit that 'bpslimit jiffyelapsedrnd' might overflow. Fix the problem by calling mulu64u64divu64 instead...

0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 7:11 a.m.17 views

SUSE-SU-2025:3716-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50233: Bluetooth: eir: Fix using strlen with hdev-devname,shortname...

9.8CVSS7.3AI score0.21314EPSS
SaveExploits4References694
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.6 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 possible overflow when calculating wait times, which could lead to a denial of service...

6.2AI score0.00199EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987694)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987694 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was...

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.10 views

SUSE CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/15 8:15 a.m.8 views

CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

8.8CVSS0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/14 6:0 p.m.8 views

GHSA-P84V-GXVW-73PF Argo Workflow has a Zipslip Vulnerability

Vulnerability Description Vulnerability Overview 1. During the artifact extraction process, the unpack function extracts the compressed file to a temporary directory /etc.tmpdir and then attempts to move its contents to /etc using the rename system call, 2. However, since /etc is an already...

8.1CVSS7AI score0.00664EPSS
SaveExploits2References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2010-2840

Malware in sbrugna...

7.8CVSS6.2AI score0.01763EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2014-0255

Malware in sbrugna...

6.9CVSS6AI score0.00661EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.10 views

PT-2025-44115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s io uring/waitid functionality. Specifically, the io waitid wait function did not consistently remove its entry from the wait queue entry list upon a...

3.8CVSS6.4AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987320)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987320 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/sched: Avoid data corruptions Wait for all dependencies of a job to complete before killing i...

9.1CVSS6.1AI score0.00734EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.10 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987372)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987372 advisory. In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there i...

7.8CVSS6.1AI score0.00262EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-383837)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-383837 advisory. In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix deadlock that raid5d wait for itself to clear MDSBCHANGEPENDING Xiao reported that...

5.5CVSS6.1AI score0.00178EPSS
SaveExploits0References3
Rows per page
Query Builder