Lucene search
+L

9223 matches found

RedhatCVE
RedhatCVE
added 2025/10/01 7:07 p.m.9 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...

7CVSS5.8AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/01 7:01 p.m.13 views

CVE-2023-53485

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:1965:6 index -84 is out of range for type 's8341' aka 'signed char341'...

7CVSS5.8AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/01 6:57 p.m.11 views

CVE-2022-50442

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indxread is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffe...

5.5CVSS5.8AI score0.00167EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/01 6:11 p.m.2 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.8AI score0.00137EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/01 5:42 p.m.4 views

CVE-2023-53476

In the Linux kernel, the following vulnerability has been resolved: iwcxgb4: Fix potential NULL dereference in c4iwfillrescmidentry This condition needs to match the previous "if epcp-state == LISTEN " exactly to avoid a NULL dereference of either "listenep" or "ep". The problem is that "epcp" ha...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References4
Circl
Circl
added 2025/10/01 4:59 p.m.10 views

CVE-2025-22080

creationtimestamp| type| source ---|---|--- 2025-10-01 16:59:38+00:00| seen| Telegram/x4xJIuzLzxA3EjLqfrAg6KPKEZaRr8wmxLhCTQ65OoRVaY...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0
Circl
Circl
added 2025/10/01 3:00 p.m.18 views

CVE-2025-54677

creationtimestamp| type| source ---|---|--- 2025-10-01 15:00:08+00:00| published-proof-of-concept| Telegram/-AMVnSY6jDOojlnXSGqNnso0CPT7pe-b2HhnSTUmCsNWYZA 2025-10-03 21:02:33+00:00| seen| https://bsky.app/profile/beikokucyber.bsky.social/post/3m2cxpq2uax2a...

9.1CVSS4.8AI score0.00436EPSS
SaveExploits0References1
Circl
Circl
added 2025/10/01 1:15 p.m.10 views

CVE-2023-53499

creationtimestamp| type| source ---|---|--- 2025-10-01 13:15:57+00:00| seen| https://bsky.app/profile/potato.software/post/3m254pogrvq2s 2025-12-03 14:14:49+00:00| seen| https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8...

7CVSS6.1AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 12:15 p.m.3 views

DEBIAN-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.2AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.2 views

DEBIAN-CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput inputdev name Reference the HID device rather than the input device for the devm allocation of the inputdev name. Referencing the inputdev would lead to a use-after-free...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.2 views

DEBIAN-CVE-2022-50420

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/hpre - fix resource leak in remove process In hpreremove, when the disable operation of qm sriov failed, the following logic should continue to be executed to release the remaining resources that have been...

5.5CVSS5.4AI score0.00157EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.2 views

CVE-2023-53458

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in bufferprepare and bufferfinish When the driver calls cx23885riscbuffer to prepare the buffer, the function call dmaalloccoherent may fail, resulting in a empty buffer risc-cpu. Later wh...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.4 views

CVE-2023-53477

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 views

CVE-2022-50435

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid crash when inline data creation follows DIO write When inode is created and written to using direct IO, there is nothing to clear the EXT4STATEMAYINLINEDATA flag. Thus when inode gets truncated later to say 1 byte and...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/01 12:15 p.m.3 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.9AI score0.00137EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.5 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.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.5 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:...

7.8CVSS5.4AI score0.00151EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:45 a.m.3 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...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0
Circl
Circl
added 2025/10/01 9:00 a.m.5 views

RHSA-2023:7713

creationtimestamp| type| source ---|---|--- 2025-10-01 09:00:29+00:00| seen| Telegram/64WhroO1p3XYuqmPlOGugxyMhtXisRa-1RFnt2jGgqhJXI...

4.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/10/01 8:15 a.m.2 views

CVE-2025-39895

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References16
Rows per page
Query Builder