Lucene search
+L

6888 matches found

UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53474

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Use an u64 for bankmap Thee maximum number of MCA banks is 64 MAXNRBANKS, see a0bc32b3cacf "x86/mce: Increase maximum number of banks to 64". However, the bankmap which contains a bitfield of which banks to initializ...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.7 views

CVE-2023-53527

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in tbhandledpbandwidthrequest The memory allocated in tbqueuedpbandwidthrequest needs to be released once the request is handled to avoid leaking it...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50466

In the Linux kernel, the following vulnerability has been resolved: fs/binfmtelf: Fix memory leak in loadelfbinary There is a memory leak reported by kmemleak: unreferenced object 0xffff88817104ef80 size 224: comm "xfsadmin", pid 47165, jiffies 4298708825 age 1333.476s hex dump first 32 bytes: 00...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50438

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix memory leak when reading function table When the input parameter idx meets the expected case option in hinicdbggetfunctable, readdata is not released. Fix it...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.6 views

CVE-2022-50423

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpiutcopyipackagetoipackage There is an use-after-free reported by KASAN: BUG: KASAN: use-after-free in acpiutremovereference+0x3b/0x82 Read of size 1 at addr ffff888112afc460 by task modprobe/2111...

7.8CVSS6AI score0.00163EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50429

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in oflpddr3getddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2023-53516

In the Linux kernel, the following vulnerability has been resolved: macvlan: add forgotten nlapolicy for IFLAMACVLANBCCUTOFF The previous commit 954d1fa1ac93 "macvlan: Add netlink attribute for broadcast cutoff" added one additional attribute named IFLAMACVLANBCCUTOFF to allow broadcast cutfoff...

7.8CVSS6.6AI score0.00143EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53511

In the Linux kernel, the following vulnerability has been resolved: iouring: fix fget leak when fs don't support nowait buffered read Heming reported a BUG when using iouring doing link-cp on ocfs2. 1 Do the following steps can reproduce this BUG: mount -t ocfs2 /dev/vdc /mnt/ocfs2 cp testfile...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53469

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

7AI score0.00027EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.7 views

CVE-2023-53494

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify...

7.8CVSS6.1AI score0.00161EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50454

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in nouveaugemprimeimportsgtable nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttm will call nouveaubodelttm and free the memory.Thus, when...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53477

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53457

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin may be called on a superblock in a read-only mounted filesystem which leads to NULL pointer deref. This could be solved by checking if the...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2022-50461

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65cpswnussndoslaveopen Ensure pmruntimeput is issued in error path...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2022-50469

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential memory leak in rtwinitdrvsw In rtwinitdrvsw, there are various init functions are called to populate the padapter structure and some checks for their return value. However, except for the first o...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53522

In the Linux kernel, the following vulnerability has been resolved: cgroup,freezer: hold cpuhotpluglock before freezermutex syzbot is reporting circular locking dependency between cpuhotpluglock and freezermutex, for commit f5d39b020809 "freezer,sched: Rewrite core freezer logic" replaced atomici...

7.8CVSS6.6AI score0.00151EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.6 views

CVE-2023-53504

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS6.6AI score0.00153EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53531

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix poll request timeout handling When doing iouring benchmark on /dev/nullb0, it's easy to crash the kernel if poll requests timeout triggered, as reported by David. 1 BUG: kernel NULL pointer dereference, address:...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References5
Rows per page
Query Builder