Lucene search
K

9002 matches found

ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.2 views

CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS6AI score0.00012EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.0 views

UBUNTU-CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/02/27 10:15 a.m.25 views

CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References11
OSV
OSV
added 2024/02/27 10:15 a.m.0 views

UBUNTU-CVE-2021-46936

In the Linux kernel, the following vulnerability has been resolved: net: fix use-after-free in twtimerhandler A real world panic issue was found as follow in Linux 5.4. BUG: unable to handle page fault for address: ffffde49a863de28 PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0...

7.8CVSS6AI score0.00015EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2024/02/27 9:44 a.m.24 views

CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS4.6AI score0.00012EPSS
Exploits0
CVE
CVE
added 2024/02/27 9:44 a.m.457 views

CVE-2021-46932

CVE-2021-46932 affects the Linux kernel’s input subsystem (Input: appletouch). The root cause is that input_dev->close() can cancel_work_sync(&dev->work) before dev->work is initialized (initialized after input_register_device()), causing a risk of a NULL work function in __flush_work()....

5.5CVSS6.1AI score0.00012EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/02/27 9:44 a.m.26 views

CVE-2021-46932 Input: appletouch - initialize work before device registration

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

6.3AI score0.00012EPSS
Exploits0References8
OSV
OSV
added 2024/02/27 7:15 a.m.0 views

UBUNTU-CVE-2021-46909

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 "PCI: Add a call to pciassignirq in pcideviceprobe", the PCI code will call the IRQ mapping function whenever a PCI driver is probed. If these are marked as ini...

5.5CVSS6.2AI score0.00012EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.1 views

SUSE CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.5CVSS7.7AI score0.00044EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.1 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from PCI code calling IRQ mapping functions whenever the PCI driver is probed. If these are flagged as init, this can lead to a...

5.5CVSS6.6AI score0.00012EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2024/02/26 12:0 a.m.5 views

PT-2024-26824 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically with loading 64-bit NOMMU kernels past the start of RAM. A commit added logic to allow using RAM below the kernel load address, but th...

9.8CVSS6.5AI score0.0072EPSS
Exploits3References724
Prion
Prion
added 2024/02/23 3:15 p.m.17 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

7.3AI score0.00044EPSS
Exploits0References2
OSV
OSV
added 2024/02/23 3:15 p.m.1 views

UBUNTU-CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.3CVSS5.9AI score0.00044EPSS
Exploits0References4
OSV
OSV
added 2024/02/23 2:46 p.m.5 views

CVE-2023-52461 drm/sched: Fix bounds limiting when given a malformed entity

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.3CVSS6.5AI score0.00044EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.15 views

CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.3CVSS7.4AI score0.00044EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/02/23 12:0 a.m.16 views

CVE-2023-52461

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.3CVSS5.9AI score0.00044EPSS
Exploits0References3
NVD
NVD
added 2024/02/22 5:15 p.m.10 views

CVE-2024-26590

In the Linux kernel, the following vulnerability has been resolved: erofs: fix inconsistent per-file compression format EROFS can select compression algorithms on a per-file basis, and each per-file compression algorithm needs to be marked in the on-disk superblock for initialization. However,...

5.5CVSS5.5AI score0.00023EPSS
Exploits0References4
Prion
Prion
added 2024/02/22 5:15 p.m.27 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

7.2AI score0.00015EPSS
Exploits0References3
OSV
OSV
added 2024/02/22 4:13 p.m.7 views

CVE-2024-26587 net: netdevsim: don't try to destroy PHC on VFs

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References6
NVD
NVD
added 2024/02/21 7:15 p.m.12 views

CVE-2024-22473

TRNG is used before initialization by ECDSA signing driver when exiting EM2/EM3 on Virtual Secure Vault VSE devices. This defect may allow Signature Spoofing by Key Recreation.This issue affects Gecko SDK through v4.4.0...

7.5CVSS6.6AI score0.00067EPSS
Exploits0References1
Rows per page
Query Builder