Lucene search
+L

775 matches found

OSV
OSV
added 2025/04/16 2:12 p.m.17 views

CVE-2025-22111 net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.

In the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to devioctl first and later forwarded to brioctlcall, which causes unnecessary RTNL dance and the splat below 0 under RTNL pressure. Let's say Thread A...

6.1AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.8 views

PT-2025-38566

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the ptp ocp watchdog function. The ptp ocp detach function only shuts down the watchdog timer if it is pending. If the timer handl...

7.8CVSS6.2AI score0.00146EPSS
SaveExploits0References307
SUSE Linux
SUSE Linux
added 2025/04/14 8:03 p.m.3 views

Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: CVE-2022-49014: net: tun: Fix use-after-free in tundetach bsc1232818. CVE-2022-49563: crypto: qat - add param check for RSA bsc1238788. CVE-2022-49564: crypto: qat - add param check...

8.5CVSS8.2AI score0.00283EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/04/14 3:33 p.m.8 views

Security update for the Linux Kernel (Live Patch 46 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059167 fixes several issues. The following security issues were fixed: CVE-2022-49014: net: tun: Fix use-after-free in tundetach bsc1232818. CVE-2022-49563: crypto: qat - add param check for RSA bsc1238788. CVE-2022-49564: crypto: qat - add param check...

8.5CVSS8.2AI score0.00283EPSS
SaveExploits0References20
OSV
OSV
added 2025/04/11 11:08 a.m.13 views

OESA-2025-1408 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the...

7.8CVSS6.3AI score0.00298EPSS
SaveExploits0References27
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

DEBIAN-CVE-2025-21923

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the clienthdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input...

7.8CVSS6.1AI score0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/01 3:26 p.m.3 views

CVE-2025-21901 RDMA/bnxt_re: Add sanity checks on rdev validity

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Add sanity checks on rdev validity There is a possibility that ulpirqstop and ulpirqstart callbacks will be called when the device is in detached state. This can cause a crash due to NULL pointer dereference as the...

7.8CVSS6AI score0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.14 views

UBUNTU-CVE-2023-53023

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.11 views

bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog

...

5.5CVSS7.4AI score0.0022EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:00 a.m.7 views

media: imx-jpeg: Ensure power suppliers be suspended before detach them

...

5.5CVSS7.4AI score0.00235EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/03 10:07 a.m.28 views

CVE-2024-53024 NULL Pointer Dereference in Display

Memory corruption in display driver while detaching a device...

7.8CVSS0.00122EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/03 12:00 a.m.8 views

Qualcomm Chipsets 代码问题漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A code issue vulnerability exists in Qualcomm Chipsets that stems from a display driver that may cause memory corruption when the device is detached...

7.8CVSS6.9AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.4 views

SUSE CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

5.5CVSS7.1AI score0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/27 3:15 a.m.9 views

AZL-58922 CVE-2025-21786 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 views

SUSE CVE-2022-49607

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/27 2:15 a.m.9 views

CVE-2024-57978

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detachpm The proble is on the first line: if jpeg-pddevi && !pmruntimesuspendedjpeg-pddevi If jpeg-pddevi is an error pointer, then passing it to pmruntimesuspended will...

5.5CVSS0.00219EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:15 a.m.9 views

UBUNTU-CVE-2024-57978

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detachpm The proble is on the first line: if jpeg-pddevi && !pmruntimesuspendedjpeg-pddevi If jpeg-pddevi is an error pointer, then passing it to pmruntimesuspended will...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.24 views

CVE-2024-57978 media: imx-jpeg: Fix potential error pointer dereference in detach_pm()

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detachpm The proble is on the first line: if jpeg-pddevi && !pmruntimesuspendedjpeg-pddevi If jpeg-pddevi is an error pointer, then passing it to pmruntimesuspended will...

0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.4 views

DEBIAN-CVE-2022-49607

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

4.7CVSS5.5AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49607

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

4.7CVSS6.2AI score0.00186EPSS
SaveExploits0References11
Rows per page
Query Builder