Lucene search
K

28 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Staging: GPIB – Fixed the issue with cb7210 pcmcia. The pcmciadriver struct still used the old initialization of the .name field in the drv field. This caused a NULL pointer dereferencing issue in the strcmp function called from...

5.5CVSS5.3AI score0.00194EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.1 views

SUSE CVE-2025-39755

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

5.5CVSS6.5AI score0.00194EPSS
Exploits0References3
NVD
NVD
added 2025/04/18 7:15 a.m.7 views

CVE-2025-39755

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

5.5CVSS0.00194EPSS
Exploits0References3
OSV
OSV
added 2025/04/18 7:15 a.m.0 views

UBUNTU-CVE-2025-39755

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

5.5CVSS5.9AI score0.00194EPSS
Exploits0References9
OSV
OSV
added 2025/04/18 7:1 a.m.3 views

CVE-2025-39755 staging: gpib: Fix cb7210 pcmcia Oops

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

5.5CVSS7.6AI score0.00194EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/04/18 7:1 a.m.1 views

CVE-2025-39755 staging: gpib: Fix cb7210 pcmcia Oops

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

7.5AI score0.00194EPSS
Exploits0References3
CVE
CVE
added 2025/04/18 7:1 a.m.153 views

CVE-2025-39755

CVE-2025-39755 affects the Linux kernel (staging: gpib) where the pcmcia_driver struct used the old .name initialization in the drv field, causing a NULL pointer dereference in strcmp during pcmcia_register_driver. The fix is to initialize the pcmcia_driver struct name field. Impact is a local at...

5.5CVSS6.5AI score0.00194EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/18 7:1 a.m.20 views

CVE-2025-39755 staging: gpib: Fix cb7210 pcmcia Oops

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix cb7210 pcmcia Oops The pcmciadriver struct was still only using the old .name initialization in the drv field. This led to a NULL pointer deref Oops in strcmp called from pcmciaregisterdriver. Initialize the...

0.00194EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.2 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 an uninitialized pcmciadriver name field that could lead to a null pointer dereference...

5.5CVSS6.4AI score0.00194EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/04/18 12:0 a.m.1 views

PT-2025-17280 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the staging: gpib component. The issue was caused by the pcmcia driver struct still using the old .name...

7.8CVSS4.9AI score0.23278EPSS
Exploits0References685
OSV
OSV
added 2023/11/03 11:6 a.m.1 views

OESA-2023-1780 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4040cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open, aka a race...

7.8CVSS6.8AI score0.00888EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2023/08/24 12:0 a.m.6 views

The vulnerability of the Linux operating system’s PCMCIA kernel driver allows a hacker to cause a service failure or exert other adverse effects.

The vulnerability of the Linux operating system’s PCMCIA kernel driver is related to the race condition between the functions cmmopen and cm4000detach in the drivers/char/pcmcia/cm4040cs.c file. This race condition causes the previously freed memory to be used again. An attacker can exploit this...

6.4CVSS6.9AI score0.00323EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/07/26 3:15 p.m.8 views

USN-6252-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-dell300x, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle, linux-snapdragon vulnerabilities

It was discovered that the ext4 file system implementation in the Linux kernel contained a use-after-free vulnerability. An attacker could use this to construct a malicious ext4 file system image that, when mounted, could cause a denial of service system crash. CVE-2022-1184 It was discovered tha...

7.8CVSS7AI score0.02154EPSS
Exploits5References14
OSV
OSV
added 2023/07/06 7:0 p.m.6 views

USN-6207-1 linux-intel-iotg vulnerabilities

It was discovered that the TUN/TAP driver in the Linux kernel did not properly initialize socket data. A local attacker could use this to cause a denial of service system crash. CVE-2023-1076 It was discovered that the Real-Time Scheduling Class implementation in the Linux kernel contained a type...

7.8CVSS6.6AI score0.01377EPSS
Exploits4References9
OSV
OSV
added 2023/06/16 4:19 p.m.11 views

USN-6171-1 linux, linux-aws, linux-azure, linux-gcp, linux-hwe-5.19, linux-kvm, linux-lowlatency, linux-oracle, linux-raspi vulnerabilities

William Zhao discovered that the Traffic Control TC subsystem in the Linux kernel did not properly handle network packet retransmission in certain situations. A local attacker could use this to cause a denial of service kernel deadlock. CVE-2022-4269 It was discovered that the TUN/TAP driver in t...

7.8CVSS6.6AI score0.01377EPSS
Exploits4References10
OSV
OSV
added 2023/04/19 6:8 p.m.9 views

USN-6033-1 linux-oem-6.1 vulnerabilities

It was discovered that the Traffic-Control Index TCINDEX implementation in the Linux kernel did not properly perform filter deactivation in some situations. A local attacker could possibly use this to gain elevated privileges. Please note that with the fix for this CVE, kernel support for the...

7.8CVSS6.9AI score0.01377EPSS
Exploits5References18
OSV
OSV
added 2023/04/14 11:5 a.m.2 views

OESA-2023-1215 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A race problem was found in fs/proc/taskmmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service.CVE-2023-1582 A use-after-free flaw...

7.8CVSS6.5AI score0.00279EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2023/01/18 7:36 p.m.54 views

CVE-2022-44034

An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/scr24xcs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open, aka a race condition between scr24xopen and scr24xremove...

6.4CVSS4.3AI score0.003EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2022/12/22 12:0 a.m.5 views

The vulnerability in the driver/char/pcmcia/scr24x_cs.c component of Linux kernel allows a hacker to execute arbitrary code.

The vulnerability in the drivers/char/pcmcia/scr24xcs.c component of Linux kernel systems arises due to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

6.4CVSS7.3AI score0.003EPSS
Exploits0References6Affected Software3
OSV
OSV
added 2022/10/30 1:15 a.m.3 views

AZL-11382 CVE-2022-44034 affecting package kernel for versions less than 5.15.122.1-2

An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/scr24xcs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open, aka a race condition between scr24xopen and scr24xremove...

6.4CVSS7AI score0.003EPSS
Exploits0References1
Rows per page
Query Builder