Lucene search
+L

139 matches found

osv
osv
added 2024/05/30 4:15 p.m.3 views

UBUNTU-CVE-2024-36949

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS6.2AI score0.00223EPSS
Exploits0References11
cve
cve
added 2024/05/30 3:35 p.m.100 views

CVE-2024-36949

CVE-2024-36949 affects the Linux kernel component responsible for AMD GPU kernel fusion driver (amd/amdkfd). The issue arises when multiple devices are reset in parallel: the first device calls kfd_suspend_all_processes() to evict all processes across devices, which can take time, while other dev...

4.7CVSS6.7AI score0.00223EPSS
Exploits0References3Affected Software1
vulnrichment
vulnrichment
added 2024/05/30 3:29 p.m.24 views

CVE-2024-36923

...

7AI score0.00012EPSS
Exploits0
cvelist
cvelist
added 2024/05/30 3:29 p.m.28 views

CVE-2024-36923

...

6.4AI score0.00012EPSS
Exploits0
cve
cve
added 2024/05/30 3:29 p.m.123 views

CVE-2024-36923

CVE-2024-36923 is documented in a connected Nessus entry as a Linux kernel vulnerability affecting fs/9p inode eviction. Root cause: when iget fails to retrieve server information, the inode may be partially initialized; during eviction, references to uninitialized structures (e.g., fscache cooki...

6.7AI score0.00012EPSS
Exploits0
osv
osv
added 2024/05/30 3:29 p.m.12 views

CVE-2024-36923 fs/9p: fix uninitialized values during inode evict

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix uninitialized values during inode evict If an iget fails due to not being able to retrieve information from the server then the inode structure is only partially initialized. When the inode gets evicted, references to...

5.9AI score0.00012EPSS
Exploits0References8
susecve
susecve
added 2024/05/23 3:56 p.m.5 views

SUSE CVE-2021-47340

In the Linux kernel, the following vulnerability has been resolved: jfs: fix GPF in diFree Avoid passing inode with JFSSBIinode-isb-ipimap == NULL to diFree1. GFP will appear: struct inode ipimap = JFSSBIip-isb-ipimap; struct inomap imap = JFSIPipimap-iimap; JFSIP will return invalid pointer when...

5.5CVSS6.5AI score0.00259EPSS
Exploits0References5
nvd
nvd
added 2024/05/21 4:15 p.m.14 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS6.4AI score0.00208EPSS
Exploits0References2
osv
osv
added 2024/05/21 4:15 p.m.6 views

AZL-67734 CVE-2023-52732 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS5.8AI score0.00208EPSS
Exploits0References1
ubuntucve
ubuntucve
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS5.9AI score0.00208EPSS
Exploits0References4
cvelist
cvelist
added 2024/05/21 3:22 p.m.19 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

6.4AI score0.00208EPSS
Exploits0References2
debiancve
debiancve
added 2024/05/21 3:22 p.m.15 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS7AI score0.00208EPSS
Exploits0
osv
osv
added 2024/05/21 3:22 p.m.20 views

CVE-2023-52732 ceph: blocklist the kclient when receiving corrupted snap trace

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS6AI score0.00208EPSS
Exploits0References5
osv
osv
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47340

In the Linux kernel, the following vulnerability has been resolved: jfs: fix GPF in diFree Avoid passing inode with JFSSBIinode-isb-ipimap == NULL to diFree1. GFP will appear: struct inode ipimap = JFSSBIip-isb-ipimap; struct inomap imap = JFSIPipimap-iimap; JFSIP will return invalid pointer when...

5.5CVSS5.8AI score0.00259EPSS
Exploits0References12
vulnrichment
vulnrichment
added 2024/05/01 5:18 a.m.18 views

CVE-2024-26943 nouveau/dmem: handle kcalloc() allocation failure

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc allocation failure The kcalloc in nouveaudmemevictchunk will return null if the physical memory has run out. As a result, if we dereference srcpfns, dstpfns or dmaaddrs, the null pointer dereference...

6.4AI score0.00225EPSS
Exploits0References5
debiancve
debiancve
added 2024/05/01 5:18 a.m.23 views

CVE-2024-26943

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc allocation failure The kcalloc in nouveaudmemevictchunk will return null if the physical memory has run out. As a result, if we dereference srcpfns, dstpfns or dmaaddrs, the null pointer dereference...

5.5CVSS7.5AI score0.00225EPSS
Exploits0
ptsecurity
ptsecurity
added 2024/04/30 12:0 a.m.3 views

PT-2025-40678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The blk crypto evict key function in the Linux kernel could lead to a use-after-free condition in blk crypto reprogram all keys if the key is still in use or if the keyslot evict operati...

7.8CVSS7.2AI score0.00149EPSS
Exploits0References21
osv
osv
added 2024/04/25 5:13 p.m.17 views

CLSA-2024-1714065191 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-1998 - x86/speculation: Allow enabling STIBP with legacy IBRS CVE-url: https://ubuntu.com/security/CVE-2021-47193 - scsi: pm80xx: Tie the interrupt name to the module instance - scsi: pm80xx: Deal with kexec reboots - scsi: pm80xx: Increase number of...

7.8CVSS7AI score0.01377EPSS
Exploits4References1
ptsecurity
ptsecurity
added 2024/03/12 12:0 a.m.10 views

PT-2024-28065

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference bug can occur in the Linux kernel when the physical memory runs out, causing the kcalloc function in dmirror device evict chunk to return null. If src pfns or...

7.5CVSS5.5AI score0.00241EPSS
Exploits0
susecve
susecve
added 2024/03/07 4:25 a.m.3 views

SUSE CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS6.4AI score0.00281EPSS
Exploits0References11
Rows per page
Query Builder