Lucene search
+L

23602 matches found

UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.14 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS6.1AI score0.00194EPSS
SaveExploits0References8
Circl
Circl
added 2025/05/02 3:58 p.m.13 views

CVE-2025-37797

creationtimestamp| type| source ---|---|--- 2025-05-02 15:58:57+00:00| seen| https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3lo73vornkrk2 2025-05-02 18:01:01+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lo7frg2lug2r 2025-08-01...

7.8CVSS7.1AI score0.00215EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.35 views

CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 3:56 p.m.9 views

CVE-2023-53124 scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sastransportportadd Port is allocated by sasportallocnum and rphy is allocated by either sasenddevicealloc or sasexpanderalloc, all of which may return NULL. So we need to check the...

6.1AI score
SaveExploits0References9
CVE
CVE
added 2025/05/02 3:55 p.m.108 views

CVE-2023-53123

The CVE-2023-53123 issue affects Linux kernel on s390 where per-function PCI hot-plugging left stale MMIO resources in the PCI and zpci_bus structures, enabling a use-after-free when a VFs are removed and re-added. The fix removes the individually hot-unplugged PCI function’s resources from the P...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.42 views

CVE-2023-53119 nfc: pn533: initialize struct pn533_out_arg properly

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533outarg properly struct pn533outarg used as a temporary context for outurb is not initialized properly. Its uninitialized 'phy' field can be dereferenced in error cases inside pn533outcomplete...

0.00194EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.109 views

CVE-2023-53119

CVE-2023-53119 : In the Linux kernel, the pn533 NFC driver (pn533_out_arg) uses a temporary context for out_urb that is not fully initialized; the uninitialized field ‘phy’ may be dereferenced in error paths inside pn533_out_complete(), causing a general protection fault and a KASAN null-deref. T...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.29 views

CVE-2023-53116 nvmet: avoid potential UAF in nvmet_req_complete()

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS0.00519EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.37 views

CVE-2023-53113 wifi: nl80211: fix NULL-ptr deref in offchan check

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NULL-ptr deref in offchan check If, e.g. in AP mode, the link was already created by userspace but not activated yet, it has a chandef but the chandef isn't valid and has no channel. Check for this and ignore...

0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.26 views

CVE-2023-53073 perf/x86/amd/core: Always clear status for idx

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/core: Always clear status for idx The variable 'status' which contains the unhandled overflow bits is not being properly masked in some cases, displaying the following warning: WARNING: CPU: 156 PID: 475601 at...

0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/02 3:55 p.m.135 views

CVE-2023-53065

CVE-2023-53065 is a Linux kernel vulnerability in perf/core where perf_output_begin was invoked with an incorrect parameter in perf_event_bpf_output. Syzkaller reported a KASAN stack-out-of-bounds issue, traced through __perf_event_header__init_id, causing memory overwrites. The root cause is the...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.32 views

CVE-2023-53059 platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosecchardev: fix kernel data leak from ioctl It is possible to peep kernel page's data by providing larger insize in struct croseccommand1 when invoking EC host commands. Fix it by using zeroed memory. 1:...

0.00199EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.41 views

CVE-2023-53058 net/mlx5: E-Switch, Fix an Oops in error handling code

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, Fix an Oops in error handling code The error handling dereferences "vport". There is nothing we can do if it is an error pointer except returning the error code...

0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/02 3:55 p.m.80 views

CVE-2023-53055

CVE-2023-53055 : In the Linux kernel, fscrypt_destroy_keyring() must be called after all potentially-encrypted inodes are evicted, specifically after security_sb_delete(), because inodes in-use by the Landlock LSM are not evicted until that point. If called earlier, a WARN_ON may lead to a NULL d...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.20 views

CVE-2023-53053 erspan: do not use skb_mac_header() in ndo_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: erspan: do not use skbmacheader in ndostartxmit Drivers should not assume skbmacheaderskb == skb-data in their ndostartxmit. Use skbnetworkoffset and skbtransportoffset which better describe what is needed in erspanfbxmit and...

0.00221EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/02 3:55 p.m.148 views

CVE-2023-53051

CVE-2023-53051 affects the Linux kernel dm-crypt write path. The vulnerability arises because the dmcrypt_write() loop could run for an unbounded amount of time, risking a soft lockup. The approved fix adds cond_resched() to dmcrypt_write() to yield CPU and prevent long uninterruptible runs. Expl...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.5 views

CVE-2023-53051

In the Linux kernel, the following vulnerability has been resolved: dm crypt: add condresched to dmcryptwrite The loop in dmcryptwrite may be running for unbounded amount of time, thus we need condresched in it. This commit fixes the following warning: 3391.153255 C12 watchdog: BUG: soft lockup -...

5.5CVSS5.4AI score0.00212EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.33 views

CVE-2023-53040 ca8210: fix mac_len negative array access

In the Linux kernel, the following vulnerability has been resolved: ca8210: fix maclen negative array access This patch fixes a buffer overflow access of skb-data if ieee802154hdrpeekaddrs fails...

0.00215EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:54 p.m.114 views

CVE-2023-53038

CVE-2023-53038 concerns the Linux kernel: in scsi lpfc, the function lpfc_sli4_cgn_params_read() may encounter a kzalloc() failure, after which lpfc_read_object() dereferences pdata without a NULL check. The published fix changes the error code path from -ENODEV to -ENOMEM to reflect allocation f...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References4Affected Software1
Circl
Circl
added 2025/05/02 3:17 p.m.21 views

CVE-2025-4166

creationtimestamp| type| source ---|---|--- 2025-05-02 15:17:00+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14497 2025-05-02 16:15:16+00:00| seen| https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3lo77gzrlqga2 2025-05-02 18:01:03+00:00| seen|...

6.5CVSS5.5AI score0.00431EPSS
SaveExploits0References4
Rows per page
Query Builder