Lucene search
K

991 matches found

CVE
CVE
added 2024/10/21 11:53 a.m.122 views

CVE-2024-47690

CVE-2024-47690 concerns the Linux kernel F2FS: online repair in f2fs_lookup() can race with a readonly remount, potentially leaving a dirty inode and triggering a kernel panic during eviction. The advisory states the fix is to remove online repair in f2fs_lookup() and delegate integrity checks to...

5.5CVSS5.2AI score0.00013EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/10/18 11:9 a.m.2 views

OESA-2024-2256 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: hns3: do not allow call hns3nicnetopen repeatedly hns3nicnetopen is not allowed to called repeatly, but there is no checking for this. When doing device res...

8.8CVSS6.2AI score0.00384EPSS
Exploits0References15
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.1 views

userfaultfd: don't BUG_ON() if khugepaged yanks our page table

...

5.5CVSS6.9AI score0.00048EPSS
Exploits0
OSV
OSV
added 2024/09/27 1:15 p.m.3 views

AZL-49983 CVE-2024-46853 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To reproduce the issue, write 3 bytes data to NOR chip. dd...

7.8CVSS6.7AI score0.00025EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an array out-of-bounds problem...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.3 views

kernel: proc/vmcore: fix clearing user buffer by properly using clear_user()

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clearuser To clear a user buffer we cannot simply use memset, we have to use clearuser. With a virtio-mem device that registers a vmcorecb and has some logically unplugged...

7.8CVSS7AI score0.00034EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.1 views

kernel: kyber: fix out of bounds access when preempted

In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted blkmqschedbiomerge gets the ctx and hctx for the current CPU and passes the hctx to -biomerge. kyberbiomerge then gets the ctx for the current CPU again and uses that to get the...

7.8CVSS6.7AI score0.00031EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/09/18 12:13 p.m.14 views

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.5CVSS7AI score0.00016EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.4 views

kernel: ipv6: sr: fix out-of-bounds read when setting HMAC data.

An out-of-bounds read flaw was found when setting HMAC data in net/ipv6/seg6.c in the Linux kernel. This issue may lead to a crash...

5.5CVSS7.2AI score0.00013EPSS
Exploits0References5
NVD
NVD
added 2024/09/18 8:15 a.m.15 views

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.5CVSS0.00016EPSS
Exploits0References11
OSV
OSV
added 2024/09/18 8:15 a.m.0 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.00016EPSS
Exploits0References26
OSV
OSV
added 2024/09/18 7:12 a.m.16 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...

5.5CVSS6AI score0.00016EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/09/18 7:11 a.m.15 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.00011EPSS
Exploits0References5
OSV
OSV
added 2024/09/15 5:9 p.m.22 views

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

Bulletin has no description...

6.8CVSS5.8AI score0.01972EPSS
Exploits5References28
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.2 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.00019EPSS
Exploits0References3
OSV
OSV
added 2024/09/13 12:2 p.m.21 views

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

Bulletin has no description...

5.5CVSS7.4AI score0.9427EPSS
Exploits12References15
OSV
OSV
added 2024/09/13 7:7 a.m.16 views

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

Bulletin has no description...

7.8CVSS6.9AI score0.0215EPSS
Exploits5References59
OSV
OSV
added 2024/09/13 6:15 a.m.2 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.00019EPSS
Exploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.1 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.00019EPSS
Exploits0References5
CVE
CVE
added 2024/09/13 5:29 a.m.56 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.00019EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder