Lucene search
+L

1351 matches found

Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.10 views

CVE-2023-53022

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid deadlock in enetctxonesteptstamp This lockdep splat says it better than I could: ================================ WARNING: inconsistent lock state 6.2.0-rc2-07010-ga9b9500ffaac-dirty 967 Not tainted...

5.5CVSS5.4AI score0.00139EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53018 Bluetooth: hci_conn: Fix memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leaks When hcicmdsyncqueue failed in hcileterminatebig or hcilebigterminate, the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path...

0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.29 views

CVE-2023-53003 EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info

In the Linux kernel, the following vulnerability has been resolved: EDAC/qcom: Do not pass llccdrivdata as edacdevicectlinfo's pvtinfo The memory for llccdrivdata is allocated by the LLCC driver. But when it is passed as the private driver info to the EDAC core, it will get freed during the...

0.00251EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.10 views

CVE-2023-52998

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.126 views

CVE-2023-52991

CVE-2023-52991 applies to the Linux kernel net subsystem, specifically a NULL pointer dereference in skb_segment_list caused by frag_list being NULL after a GRO/GSO fraglist chaining change. The issue can lead to kernel panics during UDP/GSO processing when frag_list is unexpectedly pulled into t...

7.5CVSS6.5AI score0.00595EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.21 views

CVE-2023-52975 scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS0.00258EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.18 views

CVE-2022-49746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

5.5CVSS5.5AI score0.00183EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:42 p.m.105 views

CVE-2022-49740

CVE-2022-49740 concerns the Linux kernel brcmfmac driver. The vulnerability arises when the device-provided channel spec count exceeds the allocated list length in brcmf_construct_chaninfo() and brcmf_enable_bw40_2g(), causing slab-out-of-bounds reads. The patch adds bounds checks so these functi...

7.1CVSS6.5AI score0.00187EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:37 p.m.11 views

CVE-2023-52931 drm/i915: Avoid potential vm use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.1AI score0.00227EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.26 views

CVE-2023-52931

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS5.6AI score0.00227EPSS
SaveExploits0
NVD
NVD
added 2025/03/27 3:15 p.m.20 views

CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS0.00206EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.33 views

CVE-2025-21889 perf/core: Add RCU read lock protection to perf_iterate_ctx()

In the Linux kernel, the following vulnerability has been resolved: perf/core: Add RCU read lock protection to perfiteratectx The perfiteratectx function performs RCU list traversal but currently lacks RCU read lock protection. This causes lockdep warnings when running perf probe with unshare1...

7.8CVSS0.00192EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.19 views

CVE-2025-21884 net: better track kernel sockets lifetime

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

7.8CVSS0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/27 2:57 p.m.11 views

CVE-2025-21883 ice: Fix deinitializing VF in error path

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If iceenavfs fails after calling icecreatevfentries, it frees all VFs without removing them from snapshot PF-VF mailbox list, leading to list corruption. Reproducer: devlink dev eswitch se...

6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.23 views

CVE-2025-21881 uprobes: Reject the shared zeropage in uprobe_write_opcode()

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobewriteopcode We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0...

0.00195EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2025/03/26 9:20 a.m.36 views

LSN-0110-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that.CVE-2023-52880 ...

10CVSS7.6AI score0.03301EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56595)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56595 advisory. - In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-...

7.8CVSS6AI score0.0026EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.16 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-55916)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-55916 advisory. - In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: util: Avoid accessing a...

5.5CVSS5.9AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.20 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56648)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56648 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound...

5.5CVSS6AI score0.00248EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/19 9:33 a.m.6 views

SUSE-SU-2025:0920-1 Security update for the Linux Kernel (Live Patch 15 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005568 fixes several issues. The following security issues were fixed: - CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. - CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

7.8CVSS7.6AI score0.00809EPSS
SaveExploits0References11
Rows per page
Query Builder