Lucene search
+L

10144 matches found

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

CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.11 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.00189EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53102

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

7.8CVSS6AI score0.00199EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.3 views

CVE-2023-53059

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:...

7.1CVSS6AI score0.00194EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.15 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.5CVSS6AI score0.00207EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.2 views

CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53105

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile, and so neigh encap lock is destroyed. Next duri...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.2 views

CVE-2023-53109

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev-neededheadroom IP tunnels can apparently update dev-neededheadroom in their xmit path. This patch takes care of three tunnels xmit, and also the core LLRESERVEDSPACE and...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53092

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the node is freed on errors...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.5 views

CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.3 views

CVE-2023-53040

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...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/02 3:56 p.m.29 views

CVE-2023-53126

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix sashba.phy memory leak in mpi3mrremove Free mrioc-sashba.phy at .remove...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53101

In the Linux kernel, the following vulnerability has been resolved: ext4: zero idisksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4IOCSWAPBOOT inode will initialize it, including setting the isize to 0. However, if the "never before used"...

5.5CVSS5.5AI score0.0019EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.9 views

CVE-2023-53067

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Only call gettimerirq once in constantclockeventinit Under CONFIGDEBUGATOMICSLEEP=y and CONFIGDEBUGPREEMPT=y, we can see the following messages on LoongArch, this is because using mightsleep in preemption disable...

5.5CVSS5.4AI score0.00187EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/02 3:15 p.m.7 views

CVE-2025-37797

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/05/01 6:15 p.m.33 views

CVE-2025-46337

ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and...

10CVSS7.3AI score0.00733EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/01 5:20 p.m.29 views

CVE-2025-46337

ADOdb is a PHP database class library that provides abstractions for performing queries and managing databases. Prior to version 5.22.9, improper escaping of a query parameter may allow an attacker to execute arbitrary SQL statements when the code using ADOdb connects to a PostgreSQL database and...

10CVSS9.1AI score0.00733EPSS
SaveExploits0
Mageia
Mageia
added 2025/05/01 4:42 p.m.127 views

Updated kernel, kmod-virtualbox & kmod-xtables-addons packages fix security vulnerabilities

Upstream kernel version 6.6.87 fixes bugs and vulnerabilities. The kmod-virtualbox and kmod-xtables-addons packages have been updated to work with this new kernel. For information about the vulnerabilities see the links...

10CVSS7.4AI score0.00651EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/01 3:16 p.m.6 views

CVE-2022-49813

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References6
Rows per page
Query Builder