Lucene search
+L

605 matches found

Positive Technologies
Positive Technologies
added 2025/05/21 12:0 a.m.6 views

PT-2025-30826 · Amd-Pmf +1 · Amd-Pmf +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s platform/x86/amd pmf module. A failure during smart PC setup can lead to a double free when unloading amd-pmf, specifically because a device buffer...

4.6CVSS5.9AI score0.00155EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/05/13 7:14 p.m.12 views

Important: Red Hat Security Advisory: xz security update

An update for xz is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

8.7CVSS6.7AI score0.00647EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/13 12:0 a.m.10 views

ALSA-2025:7524 Important: xz security update

XZ Utils is an integrated collection of user-space file compression utilities based on the Lempel-Ziv-Markov chain algorithm LZMA, which performs lossless data compression. The algorithm provides a high compression ratio while keeping the decompression time short. Security Fixes: xz: XZ has a...

8.7CVSS6.5AI score0.00647EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/10 6:26 a.m.24 views

CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2025/05/09 6:42 a.m.126 views

CVE-2025-37854

CVE-2025-37854 affects the Linux kernel drm/amdkfd path. A use-after-free race occurs when mode1 reset is used to recover a hung GPU: after KFD signals user space to abort, the cleanup may free or reuse system memory (and VRAM) still in use by user queues, potentially corrupting data structures a...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/05/08 7:15 a.m.16 views

CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7.8CVSS0.00188EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/08 7:15 a.m.11 views

DEBIAN-CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.3 views

UBUNTU-CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7.8CVSS6.5AI score0.00188EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.18 views

CVE-2025-37817 mcb: fix a double free bug in chameleon_parse_gdd()

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

0.00188EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/08 6:26 a.m.127 views

CVE-2025-37817

Linux kernel vulnerability CVE-2025-37817 involves a double free in the mcb path: in chameleon_parse_gdd(), if mcb_device_register() fails, the code could release mdev via put_device() and then free it again on the error path. The fixed behavior is to return early if mcb_device_register() fails, ...

7.8CVSS6.6AI score0.00188EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/04 4:43 p.m.17 views

CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-;smwork...

5.5CVSS7AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:39 p.m.27 views

CVE-2023-53052

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:21 p.m.10 views

CVE-2023-53063

No description is available for this CVE...

5.5CVSS6.6AI score
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53063

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/05/02 4:15 p.m.42 views

CVE-2023-53052

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

7.8CVSS0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/02 3:55 p.m.7 views

CVE-2023-53106 nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

7.8CVSS5.9AI score0.0018EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/02 3:55 p.m.141 views

CVE-2023-53052

CVE-2023-53052 is a Linux kernel vulnerability in the CIFS/DFS codebase, where a use-after-free (UAF) bug occurred when DFS root sessions were kept alive in cifs_umount() during the DFS cache refresher. The fix makes DFS root sessions have the same lifetime as DFS tcons to prevent IPCs from acces...

7.8CVSS6.5AI score0.00168EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53052 cifs: fix use-after-free bug in refresh_cache_worker()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix use-after-free bug in refreshcacheworker The UAF bug occurred because we were putting DFS root sessions in cifsumount while DFS cache refresher was being executed. Make DFS root sessions have same lifetime as DFS tcons ...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/01 3:16 p.m.9 views

CVE-2022-49834

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

7.8CVSS0.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.15 views

CVE-2022-49834 nilfs2: fix use-after-free bug of ns_writer on remount

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

0.00197EPSS
SaveExploits0References8
Rows per page
Query Builder