Lucene search
+L

3998 matches found

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

CVE-2023-53559

In the Linux kernel, the following vulnerability has been resolved: ipvti: fix potential slab-use-after-free in decodesession6 When ipvti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. Then, slab-use-after-free may occur when ipvti devic...

7.8CVSS6AI score0.00149EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53575

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

7.1CVSS6.6AI score0.00139EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53538

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: 530.569 BTRFS critical device sda3: unable to find...

5.5CVSS5.8AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53597

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUSIOTIMEOUT exceeds a specified threshold NUMSTATUSIOTIMEOUT, we reconnect the connection. But we do not return the mi...

7.5CVSS5.8AI score0.0028EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53609

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53615

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trac...

8.8CVSS6AI score0.00161EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53560

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Add histograms to histvars if they have referenced variables Hist triggers can have referenced variables without having direct variables fields. This can be the case if referenced variables are added for trigg...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2022-50507

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounter use-after-free or some unexpected memory access...

7.8CVSS6.6AI score0.00162EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53555

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damofilter-list from damosnewfilter damosnewfilter is not initializing the list field of newly allocated filter object. However, DAMON sysfs interface and DAMONRECLAIM are not initializing it after calli...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53594

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in deviceadd When calling kobjectadd failed in deviceadd, it will call cleanupgluedir to free resource. But in kobjectadd, dev-kobj.parent has been set to NULL. This will cause resource leak. The...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS5.7AI score0.00106EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

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

CVE-2022-50502

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

7AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53552

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915requests may be trapped by userspace inside a syncfile or dmabuf dma-resv and held indefinitely across different proceses. To counter-act t...

7.8CVSS6.3AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53550

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec "cpufreq: amd-pstate: move to use busgetdevroot" the "amdpstate" attributes where moved from a dedicated kobject to the cpu root kobject. While the...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS6.2AI score0.00451EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53582

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated is passed as an argument of strreplace in...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53578

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References7
Rows per page
Query Builder