Lucene search
+L

2679 matches found

OSV
OSV
added 2025/01/11 1:15 p.m.25 views

UBUNTU-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS6.2AI score0.00217EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/11 1:15 p.m.11 views

UBUNTU-CVE-2024-47143

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.48 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS0.00217EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/01/11 12:29 p.m.50 views

CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS5.7AI score0.00217EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.11 views

CVE-2024-47143 dma-debug: fix a possible deadlock on radix_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

7.4AI score0.00173EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.6 views

SUSE CVE-2024-56631

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7CVSS7.8AI score0.00285EPSS
SaveExploits0References23
NVD
NVD
added 2025/01/08 6:15 p.m.15 views

CVE-2024-56786

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

SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.15 views

PT-2026-5992

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ALSA subsystem, specifically within the ac97 component, related to a double free in the snd ac97 controller register function. The issue arises wh...

5.5AI score0.00113EPSS
SaveExploits0
OSV
OSV
added 2024/12/29 12:15 p.m.9 views

UBUNTU-CVE-2024-56743

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.4 views

CVE-2024-56743 nfs_common: must not hold RCU while calling nfsd_file_put_local

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

6.2AI score0.00136EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.30 views

CVE-2024-56743 nfs_common: must not hold RCU while calling nfsd_file_put_local

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

0.00136EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/29 11:30 a.m.8 views

CVE-2024-56743 nfs_common: must not hold RCU while calling nfsd_file_put_local

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

5.5CVSS6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.6 views

PT-2024-37054 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel, where a vulnerability has been resolved. The problem occurs when the nfs common holds the RCU while calling nfsd file put local. To fix this,...

5.5CVSS7.3AI score0.00136EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.8 views

SUSE CVE-2024-53206

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsktimerhandler. The cited commit replaced inetcskreqskqueuedropandput with inetcskreqskqueuedrop and reqskput in reqsktimerhandler. Then, oreq should be passed to reqskput instead of req;...

5.8CVSS6.5AI score0.00632EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2024/12/27 3:15 p.m.9 views

CVE-2024-56584

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-;xa; sanit...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/12/27 3:15 p.m.7 views

DEBIAN-CVE-2024-56563

In the Linux kernel, the following vulnerability has been resolved: ceph: fix cred leak in cephmdscheckaccess getcurrentcred increments the reference counter, but the putcred call was missing...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.13 views

UBUNTU-CVE-2024-56631

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS6.3AI score0.00285EPSS
SaveExploits0References50
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.17 views

CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

DEBIAN-CVE-2024-53206

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsktimerhandler. The cited commit replaced inetcskreqskqueuedropandput with inetcskreqskqueuedrop and reqskput in reqsktimerhandler. Then, oreq should be passed to reqskput instead of req;...

7.8CVSS6.2AI score0.00632EPSS
SaveExploits0References1
Rows per page
Query Builder