Lucene search
+L

446 matches found

RedHat Linux
RedHat Linux
added 2026/02/02 4:06 a.m.11 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00172EPSS
SaveExploits0References5
NCSC
NCSC
added 2026/01/28 9:32 a.m.16 views

Vulnerability fixed in Fortinet products

Fortinet has fixed a vulnerability in FortiAnalyzer, FortiManager, FortiOS and FortiProxy products. The vulnerability is in specific implementations of FortiCloud SSO authentication. The vulnerability allows attackers with a registered device and a FortiCloud account to bypass authentication and...

9.8CVSS5.8AI score0.85844EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38044)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38044 advisory. - In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set devicecaps for 417 T...

5.5CVSS6.7AI score0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/14 3:07 p.m.39 views

CVE-2025-71141

CVE-2025-71141 (Linux kernel) affects the DRM tilcdc path. The root cause was that drm_kms_helper_poll_fini() and drm_atomic_helper_shutdown() were invoked unconditionally in tilcdc_fini(), even when the device failed to register, causing probe-time warnings. The fix rewrites the failed probe cle...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: pps: Fix warning in ppsregistercdev when device creation fails Similar to the previous commit 2a934fdb01db, the release hook should be set before deviceregister. Otherwise, when deviceregister returns an error and putdevice...

6.3AI score0.00218EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.25 views

PT-2026-5536

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the dma pool created by dma pool create. This leak occurs when dma async device register or of dma controller register fails, specifically in the probe error...

5.2CVSS6.4AI score0.00202EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.6 views

SUSE CVE-2023-54228

In the Linux kernel, the following vulnerability has been resolved: regulator: raa215300: Fix resource leak in case of error The clkregisterclkdev allocates memory by calling vclkdevalloc and this memory is not freed in the error path. Similarly, resources allocated by clkregisterfixedrate are no...

6.6AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993098 advisory. In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix kmemleak in watchdogcdevregister kmemleak reports memory leaks in...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992725 advisory. In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlpciinitafu|adapter If deviceregister fails in...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.14 views

UBUNTU-CVE-2023-54323

In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix nvdimm registration races A loop of the form: while true; do modprobe cxlpci; modprobe -r cxlpci; done ...fails with the following crash signature: BUG: kernel NULL pointer dereference, address: 0000000000000040...

5.7AI score0.00164EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.5 views

CVE-2022-50813

In the Linux kernel, the following vulnerability has been resolved: drivers: mcb: fix resource leak in mcbprobe When probe hook function failed in mcbprobe, it doesn't put the device. Compiled test only...

5.7AI score0.00247EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992443)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992443 advisory. In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device...

4.7CVSS6.4AI score0.00141EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.4 views

SUSE CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

3.3CVSS6.5AI score0.00228EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.5 views

SUSE CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References17
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2022-50734

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: Fix memleak in nvmemregister devsetname will alloc memory for nvmem-dev.kobj.name in nvmemregister, when nvmemvalidatekeepouts failed, nvmem's memory will be freed and return, but nobody will free memory for...

5.7AI score0.00232EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54027 iio: core: Prevent invalid memory access when there is no parent

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.8 views

PT-2025-53038

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the nvmem register function within the Linux kernel's nvmem core. The dev set name function allocates memory for nvmem-dev.kobj.name, but this memory is not freed...

6.2AI score0.00232EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.24 views

PT-2025-52932

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a potential memory leak within the vdpa sim module, specifically in the vdpasim net init and vdpasim blk init functions. The issue arises when a device...

7.8CVSS6.3AI score0.0094EPSS
SaveExploits2References893
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 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 the Linux kernel that stems from failure to free memory when device registration fails, which could lead to a memory leak...

6.1AI score0.00196EPSS
SaveExploits0References5
Rows per page
Query Builder