Lucene search
+L

9841 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-48963

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcmuxinit When failed to alloc ipcmux-uladb.ppqlt in ipcmuxinit, ipcmux is not released...

5.5CVSS5.7AI score0.00202EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.7 views

CVE-2022-49007

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL pointer dereference in nilfspalloccommitfreeentry Syzbot reported a null-ptr-deref bug: NILFS loop0: segctord starting. Construction interval = 5 seconds, CP frequency 3c 02 00 0f 85 26 05 00 00 49 8b 46 10 be a6...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.8 views

CVE-2024-50023

In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb "net: phy: Manual remove LEDs to ensure correct ordering" correctly fixed a problem with using devm but missed removing the LED entry from the LEDs list...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.12 views

CVE-2024-50020

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icesriovsetmsixveccount This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount function. First, the function calls icegetvfbyid, which...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.20 views

CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS6.4AI score0.00276EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.12 views

CVE-2024-50029

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix UAF in hcienhancedsetupsync This checks if the ACL connection remains valid as it could be destroyed while hcienhancedsetupsync is pending on cmdsync leading to the following trace: BUG: KASAN:...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48961

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix unbalanced fwnode reference count in mdiodevicerelease There is warning report about ofnode refcount leak while probing mdio device: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.5 views

CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.4 views

CVE-2022-49027

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix error handling in iavfinitmodule The iavfinitmodule won't destroy workqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak. Similar to the handling of...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-48972

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix missing INITLISTHEAD in ieee802154ifadd Kernel fault injection test reports null-ptr-deref as follows: BUG: kernel NULL pointer dereference, address: 0000000000000008 RIP: 0010:cfg802154netdevnotifiercall+0x120/0x3...

5.5CVSS6.3AI score0.00281EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.10 views

CVE-2024-50004

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 WHY & HOW Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to cause grey screen and system hang. Remove...

5.5CVSS5.8AI score0.0022EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.10 views

CVE-2024-50015

In the Linux kernel, the following vulnerability has been resolved: ext4: dax: fix overflowing extents beyond inode size when partially writing The daxiomaprw does two things in each iteration: map written blocks and copy user data to blocks. If the process is killed by userSee signal handling in...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.14 views

CVE-2024-50003

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor Why Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor HPD will be triggered during the resume procedure an...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.14 views

CVE-2024-50017

In the Linux kernel, the following vulnerability has been resolved: x86/mm/identmap: Use gbpages only where full GB page should be mapped. When identpudinit uses only GB pages to create identity maps, large ranges of addresses not actually requested can be included in the resulting table; a 4K...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.9 views

CVE-2024-50007

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

7.8CVSS6.3AI score0.0025EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49876

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more wor...

7.8CVSS6.6AI score0.00244EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49954

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49896

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream before comparing them WHAT & HOW amdgpudm can pass a null stream to dcisstreamunchanged. It is necessary to check for null before dereferencing them. This fixes 1 FORWARDNULL issue reported by Coveri...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49867

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References43
Rows per page
Query Builder