Lucene search
K
DebiancveRecent

59514 matches found

Debian CVE
Debian CVE
•added 2025/10/02 9:20 a.m.•7 views

CVE-2025-54288

Information Spoofing in devLXD Server in Canonical LXD versions 4.0 and above on Linux container platforms allows attackers with root privileges within any container to impersonate other containers and obtain their metadata, configuration, and device information via spoofed process names in the...

6.8CVSS5.2AI score0.00316EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/10/02 9:16 a.m.•4 views

CVE-2025-54287

Template Injection in instance snapshot creation component in Canonical LXD = 4.0 allows an attacker with instance configuration permissions to read arbitrary files on the host system via specially crafted snapshot pattern templates using the Pongo2 template engine...

7.1CVSS5.5AI score0.00332EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/10/02 9:12 a.m.•5 views

CVE-2025-54286

Cross-Site Request Forgery CSRF in LXD-UI in Canonical LXD versions = 5.0 on Linux allows an attacker to create and start container instances without user consent via crafted HTML form submissions exploiting client certificate authentication...

8.8CVSS5.2AI score0.0012EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/10/01 8:23 p.m.•7 views

CVE-2025-59150

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Version 8.0.0's usage of the tls.subjectaltname keyword can lead to a segmentation fault when the decoded subjectaltname contains a NULL byte. This issue is fixed i...

7.5CVSS5.3AI score0.00492EPSS
Exploits1
Debian CVE
Debian CVE
•added 2025/10/01 8:7 p.m.•6 views

CVE-2025-59149

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. In version 8.0.0, rules using keyword ldap.responses.attributetype which is long with transforms can lead to a stack buffer overflow during Suricata startup or duri...

6.2CVSS5.7AI score0.00189EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 7:51 p.m.•4 views

CVE-2025-59148

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Versions 8.0.0 and below incorrectly handle the entropy keyword when not anchored to a "sticky" buffer, which can lead to a segmentation fault. This issue is fixed ...

7.5CVSS5.3AI score0.00404EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 7:27 p.m.•6 views

CVE-2025-59147

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Versions 7.0.11 and below, as well as 8.0.0, are vulnerable to detection bypass when crafted traffic sends multiple SYN packets with different sequence numbers with...

7.5CVSS5.2AI score0.00344EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 4:49 p.m.•4 views

CVE-2025-11233

Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target x8664-pc-cygwin didn't correctly handle path separators, causing the standard library's Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that validate paths could...

6.3CVSS5.3AI score0.00482EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53532

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix deinitialization of firmware resources Currently, in ath11kahbfwresourcesinit, iommu domain mapping is done only for the chipsets having fixed firmware memory. Also, for such chipsets, mapping is done only if it...

5.5CVSS5.4AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•2 views

CVE-2023-53530

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS5.5AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•2 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:...

5.5CVSS5.4AI score0.00134EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•5 views

CVE-2023-53529

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 size 512: comm "udev-worker", pid 534, jiffies 4294903932 age...

5.5CVSS5.2AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53528

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If createqp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues have been created causing a seg fault. This patch...

5.5CVSS5.4AI score0.00134EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•5 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.3AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53526

In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh-btransaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2journalcommittransaction jbd2journalinsertcheckpointjh, committransaction // Put jh into trans1-tcheckpointli...

5.5CVSS5.5AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•1 views

CVE-2023-53525

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qptype to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PSUDP, other port spaces like PSIB is also allowed, as it is UD compatible. In this case qkey also needs t...

5.5CVSS5.4AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•3 views

CVE-2023-53524

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: Fix integer overflow in iwlwritetouserbuf An integer overflow occurs in the iwlwritetouserbuf function, which is called by the iwldbgfsmonitordataread function. static bool iwlwritetouserbufchar user userbuf,...

7.8CVSS5.8AI score0.00158EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53523

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: fix time stamp counter initialization If the gsusb device driver is unloaded or unbound before the interface is shut down, the USB stack first calls the struct usbdriver::disconnect and then the struct...

5.5CVSS5.3AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•3 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.2AI score0.00141EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•2 views

CVE-2023-53521

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in sesintfremove A fix for: BUG: KASAN: slab-out-of-bounds in sesintfremove+0x23f/0x270 ses Read of size 8 at addr ffff88a10d32e5d8 by task rmmod/12013 When edev-components is zero, accessing...

7.1CVSS5.6AI score0.00139EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53520

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

4.7CVSS4.8AI score0.00101EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•2 views

CVE-2023-53519

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter numrdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter numrdy when getting the value with function:...

5.5CVSS5.3AI score0.00107EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•3 views

CVE-2023-53518

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreqdevrelease srcuinitnotifierhead allocates resources that need to be released with a srcucleanupnotifierhead call. Reported by kmemleak...

5.5CVSS5.3AI score0.00139EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•6 views

CVE-2023-53517

In the Linux kernel, the following vulnerability has been resolved: tipc: do not update mtu if msgmax is too small in mtu negotiation When doing link mtu negotiation, a malicious peer may send Activate msg with a very small mtu, e.g. 4 in Shuang's testing, without checking for the minimum mtu,...

5.5CVSS5.4AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.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.1AI score0.00133EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•1 views

CVE-2023-53515

In the Linux kernel, the following vulnerability has been resolved: virtio-mmio: don't break lifecycle of vmdev vmdev has a separate lifecycle because it has a 'struct device' embedded. Thus, having a release callback for it is correct. Allocating the vmdev struct with devres totally breaks this...

7.8CVSS5.7AI score0.00139EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 views

CVE-2023-53514

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by devsetname need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in deviceinitialize has not be...

5.5CVSS5.4AI score0.00135EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•3 views

CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.5CVSS5.6AI score0.00136EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•4 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.4AI score0.00134EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:46 a.m.•2 views

CVE-2023-53512

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix a memory leak Add a forgotten kfree...

5.5CVSS5.3AI score0.00136EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•5 views

CVE-2023-53510

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix handling of lrbp-cmd ufshcdqueuecommand may be called two times in a row for a SCSI command before it is completed. Hence make the following changes: - In the functions that submit a command, do not check the...

7.8CVSS5.1AI score0.00144EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•3 views

CVE-2023-53508

In the Linux kernel, the following vulnerability has been resolved: ublk: fail to start device if queue setup is interrupted In ublkctrlstartdev, if waitforcompletioninterruptible is interrupted by signal, queues aren't setup successfully yet, so we have to fail UBLKCMDSTARTDEV, otherwise kernel...

7.8CVSS6.2AI score0.00151EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•6 views

CVE-2023-53509

In the Linux kernel, the following vulnerability has been resolved: qed: allow sleep in qedmcptracedump By default, qedmcpcmdandunion delays 10us at a time in a loop that can run 500K times, so calls to qedmcpnvmrdcmd may block the current thread for over 5s. We observed thread scheduling delays...

5.5CVSS5.3AI score0.00145EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•4 views

CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

7.8CVSS6.1AI score0.00143EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53506

In the Linux kernel, the following vulnerability has been resolved: udf: Do not bother merging very long extents When merging very long extents we try to push as much length as possible to the first extent. However this is unnecessarily complicated and not really worth the trouble. Furthermore...

7.8CVSS5.5AI score0.00153EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•11 views

CVE-2023-53505

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise it will be leaked...

5.5CVSS5.3AI score0.00146EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53503

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

5.5CVSS5.3AI score0.00145EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•3 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.2AI score0.00143EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53501

In the Linux kernel, the following vulnerability has been resolved: iommu/amd/iommuv2: Fix pasidstate refcount dec hit 0 warning on pasid unbind When unbinding pasid - a race condition exists vs outstanding page faults. To prevent this, the pasidstate object contains a refcount. set to 1 on pasid...

4.7CVSS5.2AI score0.00137EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53500

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix slab-use-after-free in decodesession6 When the xfrm 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 the xfrm device sen...

7.8CVSS5.6AI score0.0015EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53499

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix error unwinding of XDP initialization When initializing XDP in virtnetopen, some rq xdp initialization may hit an error causing net device open failed. However, previous rqs have already initialized XDP and enabled...

5.5CVSS5.3AI score0.00146EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•4 views

CVE-2023-53498

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS5.3AI score0.00146EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•4 views

CVE-2023-53497

In the Linux kernel, the following vulnerability has been resolved: media: vsp1: Replace vb2isstreaming with vb2startstreamingcalled The vsp1 driver uses the vb2isstreaming function in its .bufqueue handler to check if the .startstreaming operation has been called, and decide whether to just add...

5.5CVSS5.6AI score0.0015EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•1 views

CVE-2023-53496

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socketnode lookups. But when nrcpus is set to a smaller number than actually present, the...

5.5CVSS5.6AI score0.00127EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•5 views

CVE-2023-53495

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2main: fix possible OOB write in mvpp2ethtoolgetrxnfc rules is allocated in ethtoolgetrxnfc and the size is determined by rulecnt from user space. So rulecnt needs to be check before using rules to avoid OOB...

7.8CVSS5.5AI score0.00153EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•3 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.8CVSS5.6AI score0.0015EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53493

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decodemessage Copy the bounds checking from encodemessage to decodemessage. This patch addresses the following concerns. Ensure that there is enough space for at least one header so that we...

7.8CVSS6.2AI score0.00143EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53492

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not ignore genmask when looking up chain by id When adding a rule to a chain referring to its ID, if that chain had been deleted on the same batch, the rule might end up referring to a deleted chain. This...

7.8CVSS5.5AI score0.00153EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•5 views

CVE-2023-53491

In the Linux kernel, the following vulnerability has been resolved: startkernel: Add nostackprotector function attribute Back during the discussion of commit a9a3ed1eff36 "x86: Fix early boot crash on gcc-10, third try" we discussed the need for a function attribute to control the omission of sta...

5.5CVSS5.2AI score0.00134EPSS
Exploits0
Debian CVE
Debian CVE
•added 2025/10/01 11:45 a.m.•2 views

CVE-2023-53490

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix disconnect vs accept race Despite commit 0ad529d9fd2b "mptcp: fix possible divide by zero in recvmsg", the mptcp protocol is still prone to a race between disconnect or shutdown and accept. The root cause is that the...

4.7CVSS5.3AI score0.00103EPSS
Exploits0
Total number of security vulnerabilities59514