Lucene search
+L

2004 matches found

OSV
OSV
added 2025/09/19 4:15 p.m.3 views

DEBIAN-CVE-2025-39846

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.10 views

CVE-2025-39846

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.5CVSS0.0016EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/19 4:15 p.m.15 views

UBUNTU-CVE-2025-39846

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References30
CVE
CVE
added 2025/09/19 3:26 p.m.39 views

CVE-2025-39846

CVE-2025-39846 : In the Linux kernel, a NULL pointer dereference could occur in PCMCIΑ code during resource allocation. Specifically, __iodyn_find_io_region() assigns pcmcia_make_resource() to res and uses it in pci_bus_alloc_resource(); if pcmcia_make_resource() fails, a dereference of res could...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.5 views

CVE-2025-39846 pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.9AI score
SaveExploits0References15
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.20 views

CVE-2025-39846 pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

0.0016EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39846

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.5 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 not properly handling the vmemmap region across PGD entries situation, which could lead to a kernel crash...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/18 4:15 p.m.7 views

CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/18 4:04 p.m.50 views

CVE-2023-53427

CVE-2023-53427 is a Linux kernel CIFS issue described in Unity Linux advisories. The vulnerability stems from not initializing MR recovery work when MR allocation fails, which can lead to a warning and use-after-free when releasing MRs. The advisory states the fix is to initialize the MR recovery...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53383 irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4

In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from the T241-FABRIC-4 erratum which causes unexpected behavior in the GIC when multiple transactions are received simultaneously from different...

5.5CVSS6.7AI score
SaveExploits0References6
CVE
CVE
added 2025/09/17 10:00 p.m.33 views

CVE-2025-23329

Summary of CVE-2025-23329 : NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability in the Python backend that could allow memory corruption by identifying and accessing the shared memory region used by that backend. A successful exploit may lead to denial of service. The is...

7.5CVSS6.5AI score0.00352EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/09/17 3:15 p.m.7 views

UBUNTU-CVE-2023-53353

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: postpone memmgr IDR destruction to hprivrelease The memory manager IDR is currently destroyed when user releases the file descriptor. However, at this point the user context might be still held, and memory buffe...

5.5CVSS5.7AI score0.00167EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 1:50 p.m.25 views

CLSA-2025-1758019011 Fix of 17 CVEs

CVE-2024-50047 fix. // CVE-url: https://ubuntu.com/security/CVE-2025-38488 - smb: client: fix use-after-free in cryptmessage when using async crypto CVE-url: https://ubuntu.com/security/CVE-2024-57996 // CVE-url: https://ubuntu.com/security/CVE-2025-37752 - netsched: schsfq: move the limit...

9.8CVSS6AI score0.00894EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.13 views

UBUNTU-CVE-2023-53258

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:46 p.m.60 views

CVE-2023-53258

CVE-2023-53258 (Linux kernel) relates to drm/amd/display underflow when using displays with large vblank regions at low refresh rates. The issue was fixed by simplifying the vblank_nom calculation and increasing VBlankNomDefaultUS to 800µs. Public advisories indicate patches were applied in Linux...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.4 views

SUSE SLES12 Security Update : regionServiceClientConfigAzure (SUSE-SU-2025:03169-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:03169-1 advisory. - Update to version 3.0.0. bsc1246995 - SLE 16 python-requests requires SSL v3 certificates. Update 2 region server certs to support SLE 16...

5.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.6 views

SUSE SLES12 Security Update : regionServiceClientConfigGCE (SUSE-SU-2025:03171-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:03171-1 advisory. - Update to version 5.0.0. bsc1246995 - SLE 16 python-requests requires SSL v3 certificates. Update 2 region server certs to support SLE 16...

5.9AI score
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/09/11 12:38 p.m.3 views

Security update for regionServiceClientConfigGCE

This update for regionServiceClientConfigGCE contains the following fixes: Update to version 5.0.0. bsc1246995 SLE 16 python-requests requires SSL v3 certificates. Update 2 region server certs to support SLE 16 when it gets released. Update conditional to handle name change of metadata package in...

7AI score
SaveExploits0References4
Rows per page
Query Builder