Lucene search
+L

800 matches found

OSV
OSV
added 2024/05/17 2:15 p.m.4 views

UBUNTU-CVE-2024-35806

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/17 1:23 p.m.14 views

CVE-2024-35819 soc: fsl: qbman: Use raw spinlock for cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

5.9AI score
SaveExploits0References14
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.7 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 the Linux kernel that stems from the fact that smpcallfunction always runs its callbacks in a hard IRQ context...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References12
NVD
NVD
added 2024/05/03 3:15 p.m.32 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

7.5CVSS5.9AI score0.00609EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 1:0 p.m.32 views

CVE-2024-27062 nouveau: lock the client object tree.

In the Linux kernel, the following vulnerability has been resolved: nouveau: lock the client object tree. It appears the client object tree has no locking unless I've missed something else. Fix races around adding/removing client objects, mostly vram bar mappings. 4562.099306 general protection...

7.8CVSS6.9AI score0.00179EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.66 views

CVE-2024-26989 arm64: hibernate: Fix level3 translation fault in swsusp_save()

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Fix level3 translation fault in swsuspsave On arm64 machines, swsuspsave faults if it attempts to access MEMBLOCKNOMAP memory ranges. This can be reproduced in QEMU using UEFI when booting with rodata=off...

6.4AI score0.00238EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.33 views

CVE-2024-26941 drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau Fix a regression when using nouveau and unplugging a StarTech MSTDP122DP DisplayPort 1.2 MST hub the same regression does not appear when using a Cable Matters...

6.8AI score0.00193EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()

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.5CVSS6.8AI score0.00135EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/17 12:0 a.m.8 views

PT-2024-21574

Name of the Vulnerable Software and Affected Versions Linux Kernel versions up to 6.7.10 Description A critical null pointer dereference issue has been identified in the Linux Kernel. The issue is related to the kasprintf function in xen/smp.c. It is recommended to audit systems using vulnerable...

9.8CVSS7.7AI score0.08555EPSS
SaveExploits6References1241
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.50 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.42 views

CVE-2024-26768 LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpicorepicNRCPUS to acpicorepicMAXCOREPIC With default config, the value of NRCPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAXCOREPIC is the maximum cpu number in MA...

7.2CVSS6.2AI score0.00598EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.24 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.6AI score0.00252EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.32 views

CVE-2021-47178

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

4.4CVSS7.7AI score0.00578EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.11 views

CVE-2021-47178

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

5.5CVSS5.6AI score0.00578EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/25 10:15 a.m.10 views

UBUNTU-CVE-2021-47178

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Avoid smpprocessorid in preemptible code The BUG message "BUG: using smpprocessorid in preemptible 00000000 code" was observed for TCMU devices with kernel config DEBUGPREEMPT. The message was observed when...

7.5CVSS6.2AI score0.00578EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.19 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

7.5CVSS6.4AI score0.00639EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.4 views

SUSE CVE-2023-52578

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

2.5CVSS6.2AI score0.0019EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/02 10:15 p.m.31 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7.3AI score0.0019EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.33 views

CVE-2023-52578 net: bridge: use DEV_STATS_INC()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

6.7AI score0.0019EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 9:59 p.m.11 views

CVE-2023-52578 net: bridge: use DEV_STATS_INC()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

5.8AI score
SaveExploits0References10
Rows per page
Query Builder