Lucene search
K

379 matches found

CVE
CVE
added 2024/03/04 6:6 p.m.74 views

CVE-2021-47084

CVE-2021-47084 is rejected/not used per the initial description.

6.8AI score
Exploits0
Debian CVE
Debian CVE
added 2024/03/04 6:6 p.m.6 views

CVE-2021-47084

Removed by vendor...

6.5AI score
Exploits0
RedhatCVE
RedhatCVE
added 2024/02/29 7:3 a.m.22 views

CVE-2021-46966

In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when reaching the end of the function. If the requested count is less than table.length, the allocated buffer will be freed but subsequent cal...

6.7CVSS6.7AI score0.0023EPSS
Exploits0References4
Prion
Prion
added 2024/02/29 6:15 a.m.26 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

6.6AI score0.00231EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 6:15 a.m.18 views

CVE-2023-52483

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

7.8CVSS6.4AI score0.00231EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.19 views

CVE-2023-52483 mctp: perform route lookups under a RCU read-side lock

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

6.7AI score0.00231EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/02/29 5:43 a.m.28 views

CVE-2023-52483 mctp: perform route lookups under a RCU read-side lock

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

6.6AI score0.00231EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.2 views

CVE-2021-47009

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-buil...

5.5CVSS6.5AI score0.00246EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.26 views

CVE-2021-47012 RDMA/siw: Fix a use after free in siw_alloc_mr

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.2AI score0.00268EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.25 views

CVE-2021-47012 RDMA/siw: Fix a use after free in siw_alloc_mr

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.8AI score0.00268EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 3:42 a.m.1 views

SUSE CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7CVSS6.6AI score0.00275EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/27 5:39 p.m.31 views

CVE-2023-52473

is a security vulnerability in the Linux kernel, specifically within the thermal management subsystem. This vulnerability is a NULL pointer dereference that occurs in the thermalzonedeviceregisterwithtrips function during the thermal zone registration error path. This issue can cause crashes and...

2.3CVSS5.9AI score0.00272EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/02/27 9:43 a.m.14 views

CVE-2021-46929 sctp: use call_rcu to free endpoint

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

6.8AI score0.00248EPSS
Exploits0References6
OSV
OSV
added 2024/02/26 4:27 p.m.1 views

DEBIAN-CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7.8CVSS5.4AI score0.00275EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/02/23 2:2 p.m.32 views

CVE-2023-52445

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2contextthreadfunc function, which may call pvr2contextdestroy and thus call kfree on the context object. However...

3CVSS6.5AI score0.00246EPSS
Exploits0References4
Prion
Prion
added 2024/02/20 9:15 p.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.2AI score0.00299EPSS
Exploits0References8
OSV
OSV
added 2024/02/20 6:34 p.m.15 views

CVE-2023-52439 uio: Fix use-after-free in uio_open

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.8CVSS5.9AI score0.00299EPSS
Exploits0References14
Vulnrichment
Vulnrichment
added 2024/02/20 6:34 p.m.34 views

CVE-2023-52439 uio: Fix use-after-free in uio_open

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7AI score0.00299EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/02/20 6:34 p.m.25 views

CVE-2023-52439 uio: Fix use-after-free in uio_open

In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uioopen core-1 core-2 ------------------------------------------------------- uiounregisterdevice uioopen idev = idrfind deviceunregister&idev-dev putdevice&idev-dev uiodevicerelease getdevice&idev-dev...

7.8AI score0.00299EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: scsi: mpt3sas: Fix a memory leak

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix a memory leak Add a forgotten kfree...

5.5CVSS6.7AI score0.00133EPSS
Exploits0References5
Rows per page
Query Builder