Lucene search
+L

1082 matches found

OSV
OSV
added 2024/09/18 8:15 a.m.6 views

UBUNTU-CVE-2024-46783

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: fix return value of tcpbpfsendmsg When we cork messages in psock-cork, the last message triggers the flushing will result in sending a skmsg larger than the current message size. In this case, in tcpbpfsendverdict, 'copie...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References26
OSV
OSV
added 2024/09/18 7:12 a.m.32 views

CVE-2024-46783 tcp_bpf: fix return value of tcp_bpf_sendmsg()

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: fix return value of tcpbpfsendmsg When we cork messages in psock-cork, the last message triggers the flushing will result in sending a skmsg larger than the current message size. In this case, in tcpbpfsendverdict, 'copie...

6AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/09/18 7:11 a.m.18 views

CVE-2024-46734 btrfs: fix race between direct IO write and fsync when using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

6.7AI score0.0019EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/18 12:0 a.m.7 views

The vulnerability of the driver responsible for the computer’s interaction with the CLFS.sys device in the Windows operating system allows a hacker to trigger a Service-Breaking Failure (BSoD).

The vulnerability of the driver responsible for the computer’s interaction with CLFS.sys devices and devices in the Windows operating system is related to incorrect configuration data input. Exploiting this vulnerability can cause a Service-Breaking Failure BSoD through the forced invocation of t...

5.5CVSS5.8AI score0.02486EPSS
SaveExploits1References3
OSV
OSV
added 2024/09/15 5:9 p.m.29 views

RHSA-2008:0089 Red Hat Security Advisory: kernel security and bug fix update

Bulletin has no description...

6.8CVSS5.8AI score0.02378EPSS
SaveExploits5References28
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.7 views

SUSE CVE-2024-46684

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: fix AUXV size calculation when ELFHWCAP2 is defined createelffdpictables does not correctly account the space for the AUX vector when an architecture has ELFHWCAP2 defined. Prior to the commit 10e29251be0e...

5.5CVSS8.3AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 12:2 p.m.36 views

RHSA-2018:0182 Red Hat Security Advisory: kernel security and bug fix update

Bulletin has no description...

5.5CVSS7.4AI score0.92621EPSS
SaveExploits10References15
OSV
OSV
added 2024/09/13 7:7 a.m.23 views

RHSA-2011:0883 Red Hat Security Advisory: kernel security and bug fix update

Bulletin has no description...

7.8CVSS6.9AI score0.0389EPSS
SaveExploits6References59
OSV
OSV
added 2024/09/13 6:15 a.m.4 views

DEBIAN-CVE-2024-46684

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: fix AUXV size calculation when ELFHWCAP2 is defined createelffdpictables does not correctly account the space for the AUX vector when an architecture has ELFHWCAP2 defined. Prior to the commit 10e29251be0e...

5.5CVSS5.8AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.38 views

UBUNTU-CVE-2024-46684

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: fix AUXV size calculation when ELFHWCAP2 is defined createelffdpictables does not correctly account the space for the AUX vector when an architecture has ELFHWCAP2 defined. Prior to the commit 10e29251be0e...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/13 5:29 a.m.73 views

CVE-2024-46684

CVE-2024-46684 : In the Linux kernel, the binfmt_elf_fdpic path is affected. The vulnerability stems from an incorrect AUXV size calculation in create_elf_fdpic_tables() when ELF_HWCAP2 is defined, which could result in the last AUXV entry being zero and trigger a kernel BUG. The fix adds one to ...

5.5CVSS5.1AI score0.00199EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/11 4:15 p.m.3 views

DEBIAN-CVE-2024-45012

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.19 views

UBUNTU-CVE-2024-45012

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-44989

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS5.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-44976

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.50 views

CVE-2024-44959 tracefs: Use generic inode RCU for synchronizing freeing

In the Linux kernel, the following vulnerability has been resolved: tracefs: Use generic inode RCU for synchronizing freeing With structure layout randomization enabled for 'struct inode' we need to avoid overlapping any of the RCU-used / initialized-only-once members, e.g. ilru or isblist to not...

7.8CVSS0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.128 views

CVE-2024-44959

CVE-2024-44959 targets the Linux kernel tracefs subsystem. The issue stems from a race condition in freeing inodes when structure layout randomization is enabled for 'struct inode', which risks overlapping RCU-used or one-time-initialized members (e.g., i_lru, i_sb_list) and can corrupt related l...

7.8CVSS5AI score0.00221EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/04 7:24 a.m.7 views

kernel: mm/slub: fix to return errno if kmalloc() fails

In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc fails In createuniqueid, kmalloc, GFPKERNEL can fail due to out-of-memory, if it fails, return errno correctly rather than triggering panic via BUGON; kernel BUG at mm/slub.c:5893! Internal...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/26 11:20 a.m.11 views

CVE-2024-44942 f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

6.7AI score0.00223EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.38 views

CVE-2024-43887 net/tcp: Disable TCP-AO static key after RCU grace period

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Disable TCP-AO static key after RCU grace period The lifetime of TCP-AO statickey is the same as the last tcpaoinfo. On the socket destruction tcpaoinfo ceases to be with RCU grace period, while tcp-ao static branch is...

0.00189EPSS
SaveExploits0References2
Rows per page
Query Builder